my custom neovim config file
git clone https://github.com/alirezafour/four-nvim.git ~/.config/nvim
git clone https://github.com/alirezafour/four-nvim.git ~\AppData\Local\nvim
run nvim and let Lazy install all plugins.
then run :MasonInstallAll
done.
every plugins are seperatly confugues in lua/plugins
- for deleting plugins simply remove the lua file in
lua/plugins
and run Lazy and Clean - for adding plugins create new lua file in plugins and return plugin name in a table