This is my personal neovim config. It is lightweight and supports LSP.
To use this config on macOS or Linux, simply clone into ~/.config/nvim
git clone https://github.com/lscherrer2/nvim.git ~/.config/nvimFor Windows, clone into ~/AppData/Local/nvim:
git clone https://github.com/lscherrer2/nvim.git ~/AppData/Local/nvimYou can use this as a starting point and add your own plugins. Simply add your lazy.nvim plugin
spec to the plugins/ folder.
Enjoy!