Adds ripgrep plugin
This commit is contained in:
parent
afaa57bd5b
commit
b90f71fc29
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
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
|
||||
|
|
1
bundle/vim-ripgrep
Submodule
1
bundle/vim-ripgrep
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ec87af6b69387abb3c4449ce8c4040d2d00d745e
|
Loading…
Add table
Add a link
Reference in a new issue