Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 328 Bytes

File metadata and controls

20 lines (19 loc) · 328 Bytes

How to install

  • Install neovim:
sudo snap install nvim --classic
  • clone this repo to config folder:
git clone https://github.com/se7oluti0n/nvim_setup ~/.config/nvim
  • Install dependencies
cd ~/.config/nvim
sh install_dependencies.sh
  • enjoy nvim
cd [your_workspace]
nvim