diff options
author | Matt Singleton <matt@xcolour.net> | 2014-02-08 01:01:53 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2014-02-08 01:01:53 -0500 |
commit | 25ff4f99627895ae30e20a0c5df030f45b3bda0d (patch) | |
tree | 343f682a93bfa4bb0961c2fa57f6d2491e27c6ce | |
parent | 76f56f7438434f5599f625619a01102675147209 (diff) |
vim golang
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Bundle 'kien/ctrlp.vim' Bundle 'Lokaltog/vim-powerline' Bundle 'airblade/vim-gitgutter' Bundle 'pangloss/vim-javascript' +Bundle 'jnwhiteh/vim-golang' " " behavior |