diff options
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 |