A Neovim setup based on LazyVim
- Install [Neovim] version 0.8 or higher on your machine
- Remove or backup your existing configuration files in
~/.config/nvim
- Clone the git repo
git clone https://github.com/appelgriebsch/Nv ~/.config/nvim
- Run
nvim
from a terminal - Use the
LazyExtras
option from within Neovim to enable optional plugins
tbd