Hacker News new | ask | show | jobs
by heelhook 3192 days ago
Not really, if they mean `:q` to exit vim and go back to the terminal `alias :q=exit` wouldn't produce the desired result.
1 comments

could really mess with it:

> alias :q=vim -c ':q'

best one