Skip to content

Commit

Permalink
Proper submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
matschaffer committed Jan 22, 2012
1 parent 5885b69 commit 1407868
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule ".vim/bundle/VimClojure"]
path = .vim/bundle/VimClojure
url = https://github.com/vim-scripts/VimClojure.git
[submodule ".vim/bundle/vim-slime"]
path = .vim/bundle/vim-slime
url = https://github.com/jpalardy/vim-slime.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
1 change: 1 addition & 0 deletions .vim/bundle/VimClojure
Submodule VimClojure added at d44975
1 change: 1 addition & 0 deletions .vim/bundle/vim-slime
Submodule vim-slime added at 9d4a97
1 change: 1 addition & 0 deletions .vim/bundle/vundle
Submodule vundle added at c9d816

0 comments on commit 1407868

Please sign in to comment.