diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |