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 16ea6b7..e9cdfdc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -107,3 +107,6 @@ [submodule "bundle/vim-nohai"] path = bundle/vim-nohai url = https://github.com/teddywing/vim-nohai.git +[submodule "bundle/vim-searchop"] + path = bundle/vim-searchop + url = https://github.com/teddywing/vim-searchop.git |
