From 9c6556c3b20f163a6b46f900ebd2a7c2edcdb615 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 12 Feb 2020 05:12:17 +0100 Subject: Add 'searchop' plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3