Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 251 Bytes

File metadata and controls

19 lines (12 loc) · 251 Bytes

NVIM Config Notes

Backup Config

$ mv ~/.config/nvim{,.bak}
$ mv ~/.local/share/nvim{,.bak}
$ mv ~/.local/state/nvim{,.bak}
$ mv ~/.cache/nvim{,.bak}

Download the config

Lazy install

Run nvim

Look through the config file