mirror of https://github.com/akelge/vim
Updated modules
This commit is contained in:
parent
6b3c195c21
commit
bfb09ed430
|
@ -33,40 +33,40 @@
|
|||
url = https://github.com/hashivim/vim-terraform.git
|
||||
[submodule "pack/local/start/nerdtree"]
|
||||
path = pack/local/start/nerdtree
|
||||
url = git@github.com:preservim/nerdtree.git
|
||||
url = https://github.com/preservim/nerdtree.git
|
||||
[submodule "pack/local/start/vim-devicons"]
|
||||
path = pack/local/start/vim-devicons
|
||||
url = git@github.com:ryanoasis/vim-devicons.git
|
||||
url = https://github.com/ryanoasis/vim-devicons.git
|
||||
[submodule "pack/local/start/nerdtree-git-plugin"]
|
||||
path = pack/local/start/nerdtree-git-plugin
|
||||
url = git@github.com:Xuyuanp/nerdtree-git-plugin.git
|
||||
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
||||
[submodule "pack/local/start/vim-gitgutter"]
|
||||
path = pack/local/start/vim-gitgutter
|
||||
url = https://github.com/airblade/vim-gitgutter.git
|
||||
[submodule "pack/local/start/vim-fugitive"]
|
||||
path = pack/local/start/vim-fugitive
|
||||
url = git@github.com:tpope/vim-fugitive.git
|
||||
url = https://github.com/tpope/vim-fugitive.git
|
||||
[submodule "pack/local/start/tlib_vim"]
|
||||
path = pack/local/start/tlib_vim
|
||||
url = git@github.com:tomtom/tlib_vim.git
|
||||
url = https://github.com/tomtom/tlib_vim.git
|
||||
[submodule "pack/local/opt/vim-tomorrow-theme"]
|
||||
path = pack/local/opt/vim-tomorrow-theme
|
||||
url = git@github.com:chriskempson/vim-tomorrow-theme.git
|
||||
url = https://github.com/chriskempson/vim-tomorrow-theme.git
|
||||
[submodule "pack/local/opt/freya"]
|
||||
path = pack/local/opt/freya
|
||||
url = git@github.com:jie-mei/freya.git
|
||||
url = https://github.com/jie-mei/freya.git
|
||||
[submodule "pack/local/opt/inkpot"]
|
||||
path = pack/local/opt/inkpot
|
||||
url = git@github.com:ciaranm/inkpot.git
|
||||
url = https://github.com/ciaranm/inkpot.git
|
||||
[submodule "pack/local/opt/moria"]
|
||||
path = pack/local/opt/moria
|
||||
url = git@github.com:vim-scripts/moria.git
|
||||
url = https://github.com/vim-scripts/moria.git
|
||||
[submodule "pack/local/opt/vim-obsidian"]
|
||||
path = pack/local/opt/vim-obsidian
|
||||
url = git@github.com:abra/vim-obsidian.git
|
||||
url = https://github.com/abra/vim-obsidian.git
|
||||
[submodule "pack/local/start/vim-workspace"]
|
||||
path = pack/local/start/vim-workspace
|
||||
url = git@github.com:thaerkh/vim-workspace.git
|
||||
url = https://github.com/thaerkh/vim-workspace.git
|
||||
[submodule "pack/local/start/vim-surround"]
|
||||
path = pack/local/start/vim-surround
|
||||
url = git@github.com:tpope/vim-surround.git
|
||||
url = https://github.com/tpope/vim-surround.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 81f3eaba295b3fceb2d032db57e5eae99ae480f8
|
||||
Subproject commit 0e71462f90fb4bd09121eeba829512cc24ab5c97
|
|
@ -1 +1 @@
|
|||
Subproject commit bca0ed63883d028e6afc7f11a78c56fcaf34d363
|
||||
Subproject commit ff9b14f14dceecb6c08cb05053ad649c3b6ac250
|
|
@ -1 +1 @@
|
|||
Subproject commit a071b6d41b20069a3520e0d101194a752968973b
|
||||
Subproject commit 70c4e222464020edc2809c932b488daaf891eeef
|
|
@ -1 +1 @@
|
|||
Subproject commit 49cdcb7b3ea76ee19c737885c0ab19e64e564169
|
||||
Subproject commit 0de4c9df21abf9256091d205148601f718d3a12c
|
|
@ -1 +1 @@
|
|||
Subproject commit 4c2df59e37b6680e0ec17b543b11a405dc40262c
|
||||
Subproject commit c17487d0dfafb204fb43c60dc58a4ea5c4728fe6
|
|
@ -1 +1 @@
|
|||
Subproject commit 79e2bd381ad6e7f3d70ce4a8ec9f3f107b40f053
|
||||
Subproject commit 2d3e83abe31952552dca1634a2ae2e0c36f3688c
|
|
@ -1 +1 @@
|
|||
Subproject commit 0f98634b92da9a35580b618c11a6d2adc42d9f90
|
||||
Subproject commit 549fb96d5890d5225afda070ca041468c2c770e5
|
|
@ -1 +1 @@
|
|||
Subproject commit 814a21db89f742c3ea492c69c5a2bfecded1aeb3
|
||||
Subproject commit f0b17ac9f1bbdf3a29dba8b17ab429b1eed5d443
|
Loading…
Reference in New Issue