I’m using :Rg
here, which calls ripgrep to perform a search across all files in a directory. So it’s not just a search within a single buffer.
I’m using :Rg
here, which calls ripgrep to perform a search across all files in a directory. So it’s not just a search within a single buffer.
Seems like a good time to remind people of this excellent (enraging) visualization:
https://mkorostoff.github.io/1-pixel-wealth/
The current versions of ChatGPT are quite stable in their outputs. If I enter the title and subtitle of this article, it completes it with very similar results:
I’m using
:Rg
in the mapping, which calls ripgrep via fzf.vim, so it searches across all files in a project and gives me a preview of all the results.