nthnca / dotvim

My VIM configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotvim

DEPRECATED: See config

My VIM configuration.

Install

  • mkdir github; cd github
  • git clone --recursive https://github.com/nthnca/dotvim.git
  • ln -s $PWD/dotvim ~/.vim
  • If your VIM is older than 7.4 you will also need to link .vimrc
  • You may also want go get golang.org/x/tools/cmd/goimports

About

My VIM configuration


Languages

Language:Vim Script 100.0%