Adds ripgrep plugin

master
Jonathan Hodgson 5 years ago
parent afaa57bd5b
commit b90f71fc29
  1. 3
      .gitmodules
  2. 1
      bundle/vim-ripgrep

3
.gitmodules vendored

@ -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

@ -0,0 +1 @@
Subproject commit ec87af6b69387abb3c4449ce8c4040d2d00d745e
Loading…
Cancel
Save