We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f78ab commit 08dfbdeCopy full SHA for 08dfbde
.gitmodules
@@ -39,13 +39,13 @@
39
url = git://github.com/spf13/vim-surround.git
40
[submodule ".vim/bundle/piv"]
41
path = .vim/bundle/piv
42
- url = git://github.com/taxilian/PIV.git
+ url = git://github.com/spf13/PIV.git
43
[submodule ".vim/bundle/VimDebugger"]
44
path = .vim/bundle/VimDebugger
45
url = git://github.com/taxilian/VimDebugger.git
46
[submodule ".vim/bundle/nerdtree"]
47
path = .vim/bundle/nerdtree
48
- url = git://github.com/taxilian/nerdtree.git
+ url = git://github.com/spf13/nerdtree.git
49
[submodule ".vim/bundle/jslint"]
50
path = .vim/bundle/jslint
51
url = git://github.com/bloveridge/jslint.vim.git
.vim/bundle/VimDebugger
0 commit comments