From 9867a390d0f05139916aa7f28c125199e39ae2ec Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 26 Aug 2013 23:19:57 -0400 Subject: update snipmate --- .gitmodules | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c603cda..b230161 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,7 +30,7 @@ url = git://github.com/derekwyatt/vim-scala [submodule "vim/bundle/snipmate"] path = vim/bundle/snipmate - url = git://github.com/msanders/snipmate.vim + url = git://github.com/garbas/vim-snipmate [submodule "vim/bundle/supertab"] path = vim/bundle/supertab url = git://github.com/ervandew/supertab @@ -43,3 +43,9 @@ [submodule "zsh/zsh-syntax-highlighting"] path = zsh/zsh-syntax-highlighting url = git://github.com/zsh-users/zsh-syntax-highlighting +[submodule "vim/bundle/tlib"] + path = vim/bundle/tlib + url = git://github.com/tomtom/tlib_vim +[submodule "vim/bundle/addon-mw-utils"] + path = vim/bundle/addon-mw-utils + url = git://github.com/MarcWeber/vim-addon-mw-utils -- cgit v1.2.3-54-g00ecf