This is an accounting of how I recently went all-in on Neovim with its Lua-based configuration ecosystem. Here is my nvim config at time of writing. This folder just needs to live in $XDG_CONFIG_HOME (typically, ~/.config), and in my case, I symlink it from my dotfiles to there. In this short post, I’ll share about the switch, some screenshots, and list the tools I’m using at the time of writing. Backstory I’ve used Neovim for years now, but I’ve always had one foot in the VIM world: ...