Skip to content

Commit

Permalink
Add in some new vim plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffry Ghazally committed Feb 18, 2013
1 parent 2f20bb6 commit 9697fd9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Expand Up @@ -58,3 +58,9 @@
[submodule "vim/bundle/phpfolding"]
path = vim/bundle/phpfolding
url = git://github.com/vim-scripts/phpfolding.vim.git
[submodule "vim/bundle/vdebug"]
path = vim/bundle/vdebug
url = git://github.com/joonty/vdebug.git
[submodule "vim/bundles/movar"]
path = vim/bundles/movar
url = git://github.com/robmiller/vim-movar.git
1 change: 1 addition & 0 deletions vim/bundle/vdebug
Submodule vdebug added at 7a4698
1 change: 1 addition & 0 deletions vim/bundles/movar
Submodule movar added at 9dced7

0 comments on commit 9697fd9

Please sign in to comment.