This is the config and plugins i use for my nvim
- Clone the repo
- Copy the contents to
~/.config/nvimfolder
cp -r config-nvim/. ~/.config/nvim
Remaps
The remaps can be found in. Used this file to set remaps for plugins lua/cellll/remaps.lua
Set
The deafult settings for nvim are defined here