From 0c2b8774eb3eba868d6ff5f8fb538dfecac5c32a Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 5 May 2012 01:39:15 -0400 Subject: Add webapi-vim --- .gitmodules | 3 +++ bundle/webapi-vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/webapi-vim 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 index 00000000..496032d3 --- /dev/null +++ b/bundle/webapi-vim @@ -0,0 +1 @@ +Subproject commit 496032d37f57d896b9f156df4de30a3990e7179d -- cgit 1.4.1