mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install tabular plugin as a submodule
This commit is contained in:
parent
60b6a3b7fd
commit
90999bdfd4
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -43,3 +43,6 @@
|
|||||||
[submodule "bundle/git"]
|
[submodule "bundle/git"]
|
||||||
path = bundle/git
|
path = bundle/git
|
||||||
url = https://github.com/tpope/vim-git.git
|
url = https://github.com/tpope/vim-git.git
|
||||||
|
[submodule "bundle/tabular"]
|
||||||
|
path = bundle/tabular
|
||||||
|
url = https://github.com/godlygeek/tabular.git
|
||||||
|
1
bundle/tabular
Submodule
1
bundle/tabular
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 60f25648814f0695eeb6c1040d97adca93c4e0bb
|
Loading…
Reference in New Issue
Block a user