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.
May I ask why you don’t use asterisk? That searches for the current word.
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.Ah I see