My neovim config
Daryl Ronningen
69181599a5
Makes all the plugins lazyload, remove plugins with duplicate uses and just general nit picks and improvements Reviewed-on: Relms/neovim-config#1 |
||
---|---|---|
lua | ||
.gitignore | ||
init.lua | ||
LICENSE | ||
README.md |
Neovim Config
To use this neovim config, run git clone https://code.relms.dev/Relms/neovim-config ~/.config/nvim
to clone the config to your .config folder.
When you open the config for the first time, you will get a packer.nvim window to open which will open all the required plugins. After that, close Neovim again and reopen it.