vim-ripgrep icon indicating copy to clipboard operation
vim-ripgrep copied to clipboard

Quote ripgrep arguments to be able to use special characters in regex

Open humenda opened this issue 5 years ago • 1 comments

humenda avatar Feb 23 '20 20:02 humenda

I am not sure whether passing arguments to rg is intential. In this case I could omit the first arguments from the quoting (would need to do some research on Vim script). If this behaviour is completely unwanted, on. e turnedn baI could make it a global setting that c

humenda avatar Feb 23 '20 20:02 humenda