1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Add more vim modules.

This commit is contained in:
Bert Peters
2015-12-14 10:52:34 +01:00
parent 0b037ab35b
commit df3d8528eb
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -25,3 +25,9 @@
[submodule "vim/bundle/vim-latex"]
path = vim/bundle/vim-latex
url = git@github.com:lervag/vim-latex.git
[submodule "vim/bundle/shebang"]
path = vim/bundle/shebang
url = https://github.com/vim-scripts/Shebang
[submodule "vim/bundle/indentLine"]
path = vim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine

1
vim/bundle/indentLine Submodule

Submodule vim/bundle/indentLine added at efce4fa4a4

1
vim/bundle/shebang Submodule

Submodule vim/bundle/shebang added at 4acbbe2f42