Things learnt about ripgrep
- How to use look-behind regex assertions with ripgrep on
- How to pipe an argument list into Vim on
-
How to search for fixed strings with
grep
andripgrep
on -
You can define custom file-type filters in
ripgrep
on -
How to set per-project
ripgrep
andfzf
exclude rules on -
You can run
:grep
without using parent shell process on