Devatoria / vim

Vim initrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim

My vimrc config.

Install

  • Install macvim from brew
  • Install Vundle
  • Copy .vimrc file to ~/.vimrc
  • Open vim
  • Run :PluginInstall
  • Run ~/.vim/bundle/YouCompleteMe/install.py --all --go-completer to completely install YouCompleteMe plugin
    • This must be re-run every time macvim or plugins are updated
    • Be careful to unset GOOS and GOARCH before running this

About

Vim initrc


Languages

Language:Vim Script 100.0%