Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 525 Bytes

Install

  1. Install silver searcher
  2. ln -s ~/.vim/vimrc ~/.vimrc
  3. vim

To update plugins call :PlugUpdate, to update plug call :PlugUpgrade

PlugInstall or PlugUpdate hang

git config --global url."https://github.com/".insteadOf git://github.com/

Github has stopped supporting one of the protocols, which might be the reason.

Spaces are used for indentation by default.

Vim 8

Please use vim8 branch