diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 752e0632..2e3a93b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "bundle/gist-vim"] path = bundle/gist-vim url = https://github.com/mattn/gist-vim.git +[submodule "bundle/ooc.vim"] + path = bundle/ooc.vim + url = git://github.com/programble/ooc.vim.git |