From: Mart Lubbers Date: Tue, 2 Dec 2014 07:18:04 +0000 (+0100) Subject: add snipmate deps X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;ds=sidebyside;h=a01989361d171f6158fdb898a69a6cdd071b6c05;p=dotfiles.git add snipmate deps --- diff --git a/.gitmodules b/.gitmodules index a88024b..83a3e34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule ".vim/bundle/vim-gnupg"] path = .vim/bundle/vim-gnupg url = https://github.com/jamessan/vim-gnupg +[submodule ".vim/bundle/tlib_vim"] + path = .vim/bundle/tlib_vim + url = https://github.com/tomtom/tlib_vim.git +[submodule ".vim/bundle/vim-addon-mw-utils"] + path = .vim/bundle/vim-addon-mw-utils + url = https://github.com/MarcWeber/vim-addon-mw-utils.git diff --git a/.vim/bundle/tlib_vim b/.vim/bundle/tlib_vim new file mode 160000 index 0000000..b730863 --- /dev/null +++ b/.vim/bundle/tlib_vim @@ -0,0 +1 @@ +Subproject commit b730863d67f26e01868fee5a9a680a0c721bd44a diff --git a/.vim/bundle/vim-addon-mw-utils b/.vim/bundle/vim-addon-mw-utils new file mode 160000 index 0000000..0c5612f --- /dev/null +++ b/.vim/bundle/vim-addon-mw-utils @@ -0,0 +1 @@ +Subproject commit 0c5612fa31ee434ba055e21c76f456244b3b5109