Skip to content

Commit

Permalink
Revert "Delete supertab and ctrlp"
Browse files Browse the repository at this point in the history
This reverts commit 459b6c7.
  • Loading branch information
finack committed Feb 25, 2014
1 parent 50b398f commit 76df902
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,18 @@
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = git://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/ZoomWin"]
path = vim/bundle/ZoomWin
url = git://github.com/vim-scripts/ZoomWin.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "tomorrow-theme"]
path = tomorrow-theme
url = https://github.com/chriskempson/tomorrow-theme
Expand Down
1 change: 1 addition & 0 deletions vim/bundle/ctrlp
Submodule ctrlp added at b5d3fe
1 change: 1 addition & 0 deletions vim/bundle/supertab
Submodule supertab added at 7a32e0

0 comments on commit 76df902

Please sign in to comment.