Vim Sneak
- Invoked with
sfollowed by 2 chars. Sgoes backwards.F,f,T, andtare enabled to work across lines.- Jump back with
<C-O> ;or,to go to next/previous highlighted text.5sxysearches for the next instance ofxywithin 5 lines.3dzqtdelete up to the third instance ofqt.