diff options
author | June McEnroe <june@causal.agency> | 2012-05-05 01:39:15 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2012-05-05 01:39:15 -0400 |
commit | 0c2b8774eb3eba868d6ff5f8fb538dfecac5c32a (patch) | |
tree | f289aaa369647399de28cdac159ddd80e06c53ce | |
parent | Update gist-vim (diff) | |
download | src-0c2b8774eb3eba868d6ff5f8fb538dfecac5c32a.tar.gz src-0c2b8774eb3eba868d6ff5f8fb538dfecac5c32a.zip |
Add webapi-vim
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/webapi-vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0c6f84fc..fc44cff8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "bundle/vim-smartinput"] path = bundle/vim-smartinput url = https://github.com/kana/vim-smartinput.git +[submodule "bundle/webapi-vim"] + path = bundle/webapi-vim + url = https://github.com/mattn/webapi-vim.git diff --git a/bundle/webapi-vim b/bundle/webapi-vim new file mode 160000 +Subproject 496032d37f57d896b9f156df4de30a3990e7179 |