Migrate from the silver searcher to ripgrep
This commit is contained in:
3
vim/settings/ripgrep.vim
Normal file
3
vim/settings/ripgrep.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
" Open the Rg command and place the cursor into the quotes
|
||||
nmap ,rg :Rg ""<Left>
|
||||
nmap ,rf :Rg --files ""<Left>
|
||||
Reference in New Issue
Block a user