From a4465e9b37456393a9d499c37a88909ff57071d7 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 5 Oct 2014 23:41:19 +1300 Subject: Drop Tabular for Lion --- .gitmodules | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 4e737bd4..9b66945a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,9 +28,6 @@ [submodule "vim/bundle/sahara"] path = vim/bundle/sahara url = git://github.com/tejr/sahara.git -[submodule "vim/bundle/tabular"] - path = vim/bundle/tabular - url = git://github.com/godlygeek/tabular.git [submodule "vim/bundle/twig"] path = vim/bundle/twig url = git://github.com/lunaru/vim-twig @@ -43,4 +40,6 @@ [submodule "vim/bundle/exchange"] path = vim/bundle/exchange url = git://github.com/tommcdo/vim-exchange - +[submodule "vim/bundle/lion"] + path = vim/bundle/lion + url = http://github.com/tommcdo/vim-lion -- cgit v1.2.3