alphatroya / vim-setup

My neovim configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim configuration files

  • Install vim-plug plugin manager

  • Create symlink to the nvim config folder

ln -s $(pwd) ~/.config/nvim
  • Call :PlugInstall to install required plugins

About

My neovim configuration files


Languages

Language:Vim Script 100.0%