diff options
author | June McEnroe <june@causal.agency> | 2012-01-14 20:02:58 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2012-01-14 20:02:58 -0500 |
commit | 6bb9c51f4bbc7d5f217857800014842f9a602281 (patch) | |
tree | ffdd64d8b80634f84f3f1a35a4f929ec0f01790c | |
parent | Added gist-vim (diff) | |
download | src-6bb9c51f4bbc7d5f217857800014842f9a602281.tar.gz src-6bb9c51f4bbc7d5f217857800014842f9a602281.zip |
Added ooc.vim
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/ooc.vim | 0 |
2 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 diff --git a/bundle/ooc.vim b/bundle/ooc.vim new file mode 160000 +Subproject 69c9ee7c366c488ee076e479b76cefbb517c210 |