mirror of
https://github.com/akelge/vim
synced 2025-07-12 01:22:10 +00:00
Fixed submodules and upgrade plugins
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -70,3 +70,9 @@
|
||||
[submodule "pack/local/start/vim-terraform"]
|
||||
path = pack/local/start/vim-terraform
|
||||
url = https://github.com/hashivim/vim-terraform.git
|
||||
[submodule "pack/local/start/surround"]
|
||||
path = pack/local/start/surround
|
||||
url = https://tpope.io/vim/surround.git
|
||||
[submodule "pack/local/start/vim-fish"]
|
||||
path = pack/local/start/vim-fish
|
||||
url = https://github.com/dag/vim-fish.git
|
||||
|
Reference in New Issue
Block a user