My Neovim configuration, originally based on Theory's nii-nvim
Only tested on Neovim v0.8.1
- fzf
- git
- ripgrep
- python-pynvim
- a Nerd Font in your terminal
cd ~/.config
git clone https://github.com/Apeiros-46B/nvim
- Start
nvim
once (ignore the errors) and wait for the plugin downloading to finish - Start
nvim
again. The config should be successfully installed this time