Hacker News new | ask | show | jobs
by jermy 2600 days ago
Likewise - with visual mode it's normally pretty quick to select an area and do a basic regex, even for things like re-indentation (auto-completes to something like :'<,'>s/^/\t/) even though I'm sure there's a 'proper' way to do that
1 comments

> for indent, < for un-indent