Could someone please vibe-code a tool that monitors my keystrokes in vi and then suggest faster alternatives for the most common patterns?

@hannorein
clippy.vim

(scared to check if a script with that name already exists)

@reedmideke @hannorein s/\:q//g is a 90% solution
@hannorein "exit vi with C-x C-c"