Personal Neovim configuration, based on kickstart.nvim, designed to be portable across Unix-like systems and Windows.
- Neovim >= 0.10
- Git
Additional dependencies are managed automatically by the plugin ecosystem when required.
Note: Backup your existing Neovim configuration if you have one.
git clone https://github.com/FdHerrera/nvim-config.git $HOME/.config/nvimgit clone https://github.com/FdHerrera/nvim-config.git $env:USERPROFILE\AppData\Local\nvimStart neovim
nvimOn first run, the Lazy plugin manager will automatically install all configured plugins. Once finished, you’re ready to use Neovim normally.