From 8d34147d9a2ccfd1860d79a5bcbd439227f89a25 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Fri, 18 Oct 2013 22:49:20 +0600 Subject: Add Command-T vim plugin. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 4d12c27..77083e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -47,3 +47,6 @@ [submodule "snipmate.vim"] path = files/.vim/bundle/snipmate.vim url = https://github.com/msanders/snipmate.vim +[submodule "Command-T"] + path = files/.vim/bundle/Command-T + url = https://github.com/wincent/Command-T -- cgit v1.2.3