this post was submitted on 03 Nov 2024
19 points (91.3% liked)

Neovim

2169 readers
3 users here now

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 week ago

LLMs are also really good at generating regex based on a short description. It's saved me a bunch of time, since I don't use regex often enough to become proficient at it, but it's necessary for certain particular things (such as find/replace with Notepad++, or hyper-specific URIs in Bitwarden)