GitHub - monnand/vimrc: my vimrc · GitHub
Skip to content

monnand/vimrc

Folders and files

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

About

my vimrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors