diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/Command-T | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 52622cd..5356f49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "bundle/vim-pathogen"] path = bundle/vim-pathogen url = https://github.com/tpope/vim-pathogen.git -[submodule "bundle/Command-T"] - path = bundle/Command-T - url = https://github.com/wincent/Command-T.git [submodule "bundle/PreserveNoEOL"] path = bundle/PreserveNoEOL url = https://github.com/vim-scripts/PreserveNoEOL.git diff --git a/bundle/Command-T b/bundle/Command-T deleted file mode 160000 -Subproject 3a5d9b9f58f9749d6632194a45f24884882ad93 |