Added vim-misc and vim-easytags plugins
This commit is contained in:
parent
0432a9e863
commit
91ef61c7a6
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -4,3 +4,9 @@
|
||||
[submodule "bundle/vim-latex-live-preview"]
|
||||
path = bundle/vim-latex-live-preview
|
||||
url = https://github.com/xuhdev/vim-latex-live-preview.git
|
||||
[submodule "bundle/vim-easytags"]
|
||||
path = bundle/vim-easytags
|
||||
url = https://github.com/xolox/vim-easytags
|
||||
[submodule "bundle/vim-misc"]
|
||||
path = bundle/vim-misc
|
||||
url = https://github.com/xolox/vim-misc
|
||||
|
||||
1
bundle/vim-easytags
Submodule
1
bundle/vim-easytags
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 72a8753b5d0a951e547c51b13633f680a95b5483
|
||||
1
bundle/vim-misc
Submodule
1
bundle/vim-misc
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3e6b8fb6f03f13434543ce1f5d24f6a5d3f34f0b
|
||||
Loading…
Reference in New Issue
Block a user