▲ | graerg 9 hours ago | |
One very simple use case is making repetitive edits to a YAML (or similar) file. Sure, I can record a vim macro and/or try and conjure up some way to get it done with as few keystrokes as possible and hope I don’t fat finger anything along the way. Or I can just pipe it to llm and say [make this edit], and it just works. |