jremmen / vim-ripgrep

Use RipGrep in Vim and display results in a quickfix list
MIT License
541 stars 99 forks source link

allow using the bang modifier with the Rg command #38

Open rgrover opened 5 years ago

rgrover commented 5 years ago

supplying a bang has no effect, but permits :rg! as a drop-in replacement for grep!.