aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2020-02-12 05:12:17 +0100
committerTeddy Wing2020-02-12 05:12:17 +0100
commit9c6556c3b20f163a6b46f900ebd2a7c2edcdb615 (patch)
treeb369782e574302fb7b30dc326ed210f8d2fd12ba /.gitmodules
parente734f1a9d9c4650c84e652ea40e0b54e371ce8ba (diff)
downloaddotvim-9c6556c3b20f163a6b46f900ebd2a7c2edcdb615.tar.bz2
Add 'searchop' plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
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