diff options
author | June McEnroe <june@causal.agency> | 2012-06-22 23:07:51 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2012-06-22 23:07:51 -0400 |
commit | ef064d4f44d0e23c9848cc971b55ab081515edce (patch) | |
tree | 9b18b0f3d944808e705fb4b4943bc75d38cc589b /.gitmodules | |
parent | Wrap text in Markdown files (diff) | |
download | src-ef064d4f44d0e23c9848cc971b55ab081515edce.tar.gz src-ef064d4f44d0e23c9848cc971b55ab081515edce.zip |
Remove vim-smartinput
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
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 |