Skip to content

Commit 08dfbde

Browse files
committed
cleaning up modules
1 parent 46f78ab commit 08dfbde

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
url = git://github.com/spf13/vim-surround.git
4040
[submodule ".vim/bundle/piv"]
4141
path = .vim/bundle/piv
42-
url = git://github.com/taxilian/PIV.git
42+
url = git://github.com/spf13/PIV.git
4343
[submodule ".vim/bundle/VimDebugger"]
4444
path = .vim/bundle/VimDebugger
4545
url = git://github.com/taxilian/VimDebugger.git
4646
[submodule ".vim/bundle/nerdtree"]
4747
path = .vim/bundle/nerdtree
48-
url = git://github.com/taxilian/nerdtree.git
48+
url = git://github.com/spf13/nerdtree.git
4949
[submodule ".vim/bundle/jslint"]
5050
path = .vim/bundle/jslint
5151
url = git://github.com/bloveridge/jslint.vim.git

.vim/bundle/VimDebugger

Submodule VimDebugger updated 1 file

0 commit comments

Comments
 (0)