diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/ctrlp | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 827e45c..0a81f82 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,9 +45,6 @@ [submodule "bundle/unite"] path = bundle/unite url = https://github.com/Shougo/unite.vim.git -[submodule "bundle/ctrlp"] - path = bundle/ctrlp - url = https://github.com/kien/ctrlp.vim.git [submodule "bundle/pick"] path = bundle/pick url = https://github.com/thoughtbot/pick.vim.git diff --git a/bundle/ctrlp b/bundle/ctrlp deleted file mode 160000 -Subproject b5d3fe66a58a13d2ff8b6391f4387608496a030 |