From 684e23791e70a229c479eee8649c1ad1801cf790 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 5 May 2012 01:39:15 -0400 Subject: Add webapi-vim --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit 1.4.1