mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-14 11:06:55 +02:00
Install tabular plugin as a submodule
This commit is contained in:
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
Submodule bundle/tabular added at 60f2564881
Reference in New Issue
Block a user