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 | |
| parent | 1048b107a3cfbb0490e2b394c32c90fafe4b98ac (diff) | |
Add Command-T vim plugin.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | files/.vim/bundle/Command-T | 0 |
2 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 diff --git a/files/.vim/bundle/Command-T b/files/.vim/bundle/Command-T new file mode 160000 +Subproject 89896bd88a3d0cd5c41f8754dfa004dda91fb48 |
