Get the latest tech news
I miss Vim
A short reflection on neovim's extensibility vs simplicity tradeoff
I was using the ALE plugin to contact formatters, linters, and language servers to get an IDE-like editing experience inside of Vim. The reason behind my required use of it is that in order to see language items in the "expanded universe" of LSP primitives that aren't mapped to standard vim objects. I've spent years customizing my editor in a way that fits my brain, and can make abstract, complex changes to the codebases I work on with a few well-rehearsed keystrokes whose aliases I wrote myself.
Or read this on Hacker News