From b90f71fc29859633566fd1d876db25a78886b37c Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Tue, 18 Jun 2019 10:33:33 +0100 Subject: [PATCH] Adds ripgrep plugin --- .gitmodules | 3 +++ bundle/vim-ripgrep | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-ripgrep diff --git a/.gitmodules b/.gitmodules index b95a367..3fad1f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,3 +75,6 @@ [submodule "bundle/vim-lion"] path = bundle/vim-lion url = git@github.com:tommcdo/vim-lion.git +[submodule "bundle/vim-ripgrep"] + path = bundle/vim-ripgrep + url = https://github.com/jremmen/vim-ripgrep diff --git a/bundle/vim-ripgrep b/bundle/vim-ripgrep new file mode 160000 index 0000000..ec87af6 --- /dev/null +++ b/bundle/vim-ripgrep @@ -0,0 +1 @@ +Subproject commit ec87af6b69387abb3c4449ce8c4040d2d00d745e