aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-02-12 05:12:17 +0100
committerTeddy Wing2020-02-12 05:12:17 +0100
commit9c6556c3b20f163a6b46f900ebd2a7c2edcdb615 (patch)
treeb369782e574302fb7b30dc326ed210f8d2fd12ba
parente734f1a9d9c4650c84e652ea40e0b54e371ce8ba (diff)
downloaddotvim-9c6556c3b20f163a6b46f900ebd2a7c2edcdb615.tar.bz2
Add 'searchop' plugin
-rw-r--r--.gitmodules3
m---------bundle/vim-searchop0
2 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
diff --git a/bundle/vim-searchop b/bundle/vim-searchop
new file mode 160000
+Subproject 791131c376bddb0a05f8c69ca97f119994d2675