Skip to content

Commit

Permalink
add read-only submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
putermancer committed Oct 14, 2010
1 parent f7349a0 commit 2d3ddf6
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Expand Up @@ -31,3 +31,12 @@
[submodule ".vim/bundle/snipmate-snippets/snippets"]
path = .vim/bundle/snipmate-snippets/snippets
url = git://github.com/spf13/snipmate-snippets.git
[submodule ".vim/bundle/piv"]
path = .vim/bundle/piv
url = git://github.com/taxilian/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
1 change: 1 addition & 0 deletions .vim/bundle/VimDebugger
Submodule VimDebugger added at 282e47
1 change: 1 addition & 0 deletions .vim/bundle/nerdtree
Submodule nerdtree added at 6997b9
1 change: 1 addition & 0 deletions .vim/bundle/piv
Submodule piv added at 7e6876

0 comments on commit 2d3ddf6

Please sign in to comment.