• 6 Posts
  • 27 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle





















  • It should be noted that as long as you’re on Neovim you can still keep your VimScript plugins and your VimScript config and gradually start using Lua plugins and Lua scripting. You don’t need to do a complete rewrite over night.

    There’s no real downside to switching to Neovim. It’s basically a superset of Vim, only with better defaults and more capabilities that you can opt-in to if you’d like (Treesitter, native LSP client, Lua, etc.).