Bump vim plugin versions
parent
9a00992ddd
commit
6c14e78614
@ -1 +1 @@
|
|||||||
Plug 'fatih/vim-go', { 'tag': 'v1.26', 'for': [ 'go', 'gohtmltmpl' ] }
|
Plug 'fatih/vim-go', { 'tag': 'v1.26' }
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
Plug 'bfrg/vim-jq'
|
Plug 'bfrg/vim-jq'
|
||||||
Plug 'cespare/vim-toml', { 'for': 'toml' }
|
Plug 'cespare/vim-toml', { 'for': 'toml' }
|
||||||
Plug 'editorconfig/editorconfig-vim', { 'tag': 'v1.1.1' }
|
Plug 'editorconfig/editorconfig-vim', { 'tag': 'v1.1.1' }
|
||||||
Plug 'hashivim/vim-hashicorp-tools'
|
Plug 'tpope/vim-surround', { 'tag': 'v2.2' }
|
||||||
Plug 'tpope/vim-surround'
|
|
||||||
|
Loading…
Reference in New Issue