summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 63f9920..7900428 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -57,6 +57,7 @@ Plug 'vim-test/vim-test'
Plug 'ledger/vim-ledger'
" Plug 'jlanzarotta/bufexplorer'
Plug 'tpope/vim-fugitive'
+Plug 'fatih/vim-go', {'do': ':GoUpdateBinaries' }
Plug 'tpope/vim-dispatch'
Plug 'tpope/vim-commentary'
"Plug 'ycm-core/YouCompleteMe'