/vim-go-ide

My custom .vimrc to turn vim into a full fledged IDE

Primary LanguageVimL

Beck's Vim Golang IDE as seen on the Golang group :3

What you'll get:
  • A neat Golang (and Python) IDE light as fuck
  • A shit load of fun
What you need first:

####Steps:

  • Place the .vimrc you just cloned to your home folder
  • Edit the .vimrc powerline vars to match your installation, remove stuff as you please
  • Open Vim
  • Press Ctrl+C (vim special cmd key)
  • Type :PluginInstall
  • Start coding!