From 7dfda5f86daecd5beafb2930a20c70839af2bc57 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 22 Jun 2012 23:07:51 -0400 Subject: Remove vim-smartinput --- .gitmodules | 3 --- bundle/vim-smartinput | 1 - 2 files changed, 4 deletions(-) delete mode 160000 bundle/vim-smartinput diff --git a/.gitmodules b/.gitmodules index f28f3a48..93f68cbd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,9 +58,6 @@ [submodule "bundle/badwolf"] path = bundle/badwolf url = https://github.com/sjl/badwolf.git -[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/vim-smartinput b/bundle/vim-smartinput deleted file mode 160000 index 78ab4b3d..00000000 --- a/bundle/vim-smartinput +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 78ab4b3df24fa2753d3dfc1be75ed5a3df1565b8 -- cgit 1.4.1