Adding snipmate and dependencies

master
Dustin Swan 13 years ago
parent d0e82e12c6
commit d8b391a75d

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

@ -0,0 +1 @@
Subproject commit bfe6d4eeecfb82fb792fdbe4a76411c5ff11ffff

@ -0,0 +1 @@
Subproject commit 0c062c9ff864d2b7d653c6ea80cf1cf4f65d5540

@ -0,0 +1 @@
Subproject commit a1644f0401ab0ff7325b06d44de6e6ec0304384d

@ -0,0 +1 @@
Subproject commit 392315d7c5a1ee9e08a089908a3da9627fe2c6d4
Loading…
Cancel
Save