Add '-syntax' suffix to dockerfile and toml extensions
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
dockerfile https://github.com/ekalinin/Dockerfile.vim.git
|
dockerfile-syntax https://github.com/ekalinin/Dockerfile.vim.git
|
||||||
fugitive https://github.com/tpope/vim-fugitive.git
|
fugitive https://github.com/tpope/vim-fugitive.git
|
||||||
nerdtree https://github.com/preservim/nerdtree.git
|
nerdtree https://github.com/preservim/nerdtree.git
|
||||||
nerdtree-git https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
nerdtree-git https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
||||||
@@ -7,6 +7,6 @@ solarized https://github.com/altercation/vim-colors-solarized.git
|
|||||||
syntastic https://github.com/vim-syntastic/syntastic.git
|
syntastic https://github.com/vim-syntastic/syntastic.git
|
||||||
terraform https://github.com/hashivim/vim-terraform.git
|
terraform https://github.com/hashivim/vim-terraform.git
|
||||||
terragrunt https://github.com/yorinasub17/vim-terragrunt.git
|
terragrunt https://github.com/yorinasub17/vim-terragrunt.git
|
||||||
toml https://github.com/cespare/vim-toml.git
|
toml-syntax https://github.com/cespare/vim-toml.git
|
||||||
vcl-vim-plugin https://github.com/smerrill/vcl-vim-plugin
|
vcl-vim-plugin https://github.com/smerrill/vcl-vim-plugin
|
||||||
zig https://github.com/ziglang/zig.vim.git
|
zig https://github.com/ziglang/zig.vim.git
|
||||||
|
|||||||
Reference in New Issue
Block a user