diff options
author | June McEnroe <programble@gmail.com> | 2012-03-30 15:25:30 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2012-03-30 15:25:30 -0400 |
commit | 225555fdf72a75686dfd2435969c6d94d26e8e92 (patch) | |
tree | 66e2bc1dcef0f5a631b72c277eebe44344efbe67 | |
parent | Rebind Y to y$ for more consistent behaviour (diff) | |
download | src-225555fdf72a75686dfd2435969c6d94d26e8e92.tar.gz src-225555fdf72a75686dfd2435969c6d94d26e8e92.zip |
Add vim-smartinput
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-smartinput | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e94b814b..0c6f84fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,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 diff --git a/bundle/vim-smartinput b/bundle/vim-smartinput new file mode 160000 +Subproject c01d81a697de5e28452f32762a9c8fbe3eac049 |