Nvim

I have been using nvim for a while. Initially with VS Code, and then as replacement for vi/vim from the terminal. Since I use Doom emacs as may primary editor, I use nvim only for occasional quick edits here and there. So I had not paid attention, but nvim the ecosystem is getting better. TIL that there are two ways to configure nvim. Via VimScript and Lua Need to look into each and decide which one to use.

Continue Reading »