this post was submitted on 07 Nov 2023
12 points (100.0% liked)
Neovim
29 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Started learning vim and used neovim since pre-lsp era (i think before 0.5). Drew's books are eyes opening and I never had to struggle like the writer.
Then neovim with lua support came out. I dragged my feets to migrate my nvim.init to init.lua.
Tried a few time but never completed the migration. I completed the migration using the LazyVim (like the community aspect of astrovim).