can3p / vimrc

My vim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My vim configuration


Languages

Language:Vim Script 100.0%