- Install neovim 0.9.x or later
Run the following:
if [ -d ~/.config/nvim ]; then mv ~/.config/nvim ~/.config/nvim.old; fi && cd && git clone https://github.com/nettrino/vimconf.git ~/.config/nvim && cd ~/.config/nvim && chmod +x install.sh && ./install.sh
- Install fonts
- Copy the current folder in ~/.config/nvim
- Start vim