curl -o- https://wasifekbal.in/get_set_neovim | bashwget -qO- https://wasifekbal.in/get_set_neovim | bashgit clone https://github.com/wasifekbal/nvim_config.git ~/.config/nvimRun nvim and wait for the plugins to be installed.
- Debian
sudo apt install xclip
- Arch
sudo pacman -S xclip
-
Neovim python support
pip install pynvim
-
Neovim node support (optional)
npm i -g neovim
