diff options
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/bundles.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/bundles.vim b/vim/bundles.vim index 2c59836..5e60959 100644 --- a/vim/bundles.vim +++ b/vim/bundles.vim @@ -8,6 +8,7 @@ Bundle 'gmarik/vundle' Bundle 'tpope/vim-surround.git' Bundle 'kien/ctrlp.vim.git' Bundle 'derekwyatt/vim-scala.git' +Bundle 'fatih/vim-go' "" " Some small adjustments for the installed plugins. |
