diff options
| -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 |
