- lazy.nvim
- Treesitter
- Lsp (Mason)
- some other stuff that make life easy
git clone https://github.com/chriswifn/nvim-config.git
cd nvim-config
./setup
and let lazy.nvim
download the plugins.
The setup
file is there because I don't like having git repos in
.config
.
Warning: Executing the setup
script will delete the current Neovim configuration