diff options
| author | Anton Bobov <abobov@gmail.com> | 2013-10-18 22:49:20 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2013-10-19 00:47:57 +0600 |
| commit | 8d34147d9a2ccfd1860d79a5bcbd439227f89a25 (patch) | |
| tree | 4a22befaf7e1a45c6998112bf3017df2906a541f /.gitmodules | |
| parent | 1048b107a3cfbb0490e2b394c32c90fafe4b98ac (diff) | |
Add Command-T vim plugin.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
