Another Neovim Configuration Install Pre-requisites Neovim >= 0.7.0 Language Servers Note: see Neovim documentation on for instructions on installing the above language servers. Linux git clone --depth 1 \ "https://github.com/mineugene/nvim" \ "$HOME/.config" cd $HOME/.config/nvim && make