Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
ehg committed Feb 19, 2013
1 parent caf5e70 commit 3f1ddfb
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
Expand Up @@ -25,3 +25,12 @@
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/r"]
path = bundle/r
url = git://github.com/vim-scripts/Vim-R-plugin.git
[submodule "bundle/screen"]
path = bundle/screen
url = git://github.com/ervandew/screen.git
[submodule "bundle/youcompleteme"]
path = bundle/youcompleteme
url = git://github.com/Valloric/YouCompleteMe.git
1 change: 1 addition & 0 deletions Vim-R-plugin
Submodule Vim-R-plugin added at 7b5e25
1 change: 1 addition & 0 deletions bundle/screen
Submodule screen added at 3120f0
1 change: 1 addition & 0 deletions bundle/youcompleteme
Submodule youcompleteme added at b7eded

0 comments on commit 3f1ddfb

Please sign in to comment.