I’m generally skeptical of the hype around LLMs, but I’ve been manually working around this broken mapping for years. I don’t think I could have found a solution easily just by googling.
I’m generally skeptical of the hype around LLMs, but I’ve been manually working around this broken mapping for years. I don’t think I could have found a solution easily just by googling.
@brianpeiris isn’t this what the * map does? I may not understand the difference.
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.@brianpeiris thanks for the explanation!