Remove go binary install during vim plugin install
This commit is contained in:
@@ -50,7 +50,7 @@ Plug 'suan/vim-instant-markdown'
|
|||||||
"Plug 'ElmCast/elm-vim'
|
"Plug 'ElmCast/elm-vim'
|
||||||
Plug 'avh4/elm-format'
|
Plug 'avh4/elm-format'
|
||||||
|
|
||||||
Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' }
|
Plug 'fatih/vim-go'
|
||||||
Plug 'hashivim/vim-terraform'
|
Plug 'hashivim/vim-terraform'
|
||||||
|
|
||||||
Plug 'editorconfig/editorconfig-vim'
|
Plug 'editorconfig/editorconfig-vim'
|
||||||
|
|||||||
Reference in New Issue
Block a user