Adding snipmate and dependencies
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -34,3 +34,15 @@
|
||||
[submodule "vim/bundle/syntastic"]
|
||||
path = vim/bundle/syntastic
|
||||
url = git://github.com/scrooloose/syntastic
|
||||
[submodule "vim/bundle/snipmate"]
|
||||
path = vim/bundle/snipmate
|
||||
url = git://github.com/garbas/vim-snipmate.git
|
||||
[submodule "vim/bundle/tlib"]
|
||||
path = vim/bundle/tlib
|
||||
url = git://github.com/tomtom/tlib_vim.git
|
||||
[submodule "vim/bundle/vim-addon-mw-utils"]
|
||||
path = vim/bundle/vim-addon-mw-utils
|
||||
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
|
||||
[submodule "vim/bundle/snipmate-snippets"]
|
||||
path = vim/bundle/snipmate-snippets
|
||||
url = git://github.com/honza/snipmate-snippets.git
|
||||
|
||||
Reference in New Issue
Block a user