Commit 8d27cd2
committed
Allow passing arbitrary arguments and paths to Rg command
- Only wrap the search string in quotes during visual search. As was the
behavior prior to 7d01d69.
- Restore the ability to use all ripgrep features from command mode:
`:Rg --fixed-strings \.Model service/`
fixes #251 parent f7c1549 commit 8d27cd2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments