Skip to content

monnand/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

My vimrc. Designed to work better with Go.

It uses 'fatih/vim-go' to work with Go. To better faciliate editing Go source code, YCM and utilsnips are also used.

Follow the following steps to use this config:

  • Setup Go development environment. Set GOPATH
  • run ./deploy.sh.
  • sudo apt-get install build-essential cmake python-dev libclang-dev
  • cd ~/.vim/bundle/YouCompleteMe
  • ./install.sh --clang-completer

Releases

No releases published

Packages

No packages published