-
I would recommend using lua for configuring neovim. You can start with kickstart.nvim as your base config for neovim. Also, you can still use vimscript plugins that you still need. Hope it helps.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
You can get some inspiration in the Awesome Neovim repo. Also, check lazy.nvim's README to see how to actually add and manage your plug-ins.
-
You can get some inspiration in the Awesome Neovim repo. Also, check lazy.nvim's README to see how to actually add and manage your plug-ins.
-
Neovim-from-scratch
A Neo-vim lua experience from the dark-side of the moon... (by OpnSrcConstruction)
my config: https://github.com/OpnSrcConstruction/Neovim-from-scratch