Skip to content

Commit

Permalink
cleaning up modules
Browse files Browse the repository at this point in the history
  • Loading branch information
spf13 committed Feb 28, 2011
1 parent 46f78ab commit 08dfbde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
url = git://github.com/spf13/vim-surround.git
[submodule ".vim/bundle/piv"]
path = .vim/bundle/piv
url = git://github.com/taxilian/PIV.git
url = git://github.com/spf13/PIV.git
[submodule ".vim/bundle/VimDebugger"]
path = .vim/bundle/VimDebugger
url = git://github.com/taxilian/VimDebugger.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git://github.com/taxilian/nerdtree.git
url = git://github.com/spf13/nerdtree.git
[submodule ".vim/bundle/jslint"]
path = .vim/bundle/jslint
url = git://github.com/bloveridge/jslint.vim.git
Expand Down
2 changes: 1 addition & 1 deletion .vim/bundle/VimDebugger
Submodule VimDebugger updated 1 files
+44 −28 plugin/VimDebugger.vim

0 comments on commit 08dfbde

Please sign in to comment.