We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0182b2 commit 7b1d865Copy full SHA for 7b1d865
vimrc.bundles
@@ -26,7 +26,7 @@ Plug 'derekwyatt/vim-scala'
26
Plug 'ekalinin/Dockerfile.vim'
27
Plug 'elixir-lang/vim-elixir'
28
Plug 'elubow/cql-vim'
29
-Plug 'fatih/vim-go', { 'do': ':GoInstallBinaries' }
+Plug 'fatih/vim-go', { 'commit': '8c4db1c61432511a3aa55971dabb2171cbcba7b1', 'do': ':GoInstallBinaries' }
30
Plug 'Glench/Vim-Jinja2-Syntax'
31
Plug 'godlygeek/tabular'
32
Plug 'tpope/vim-markdown'
0 commit comments