Hacker News new | ask | show | jobs
by julesnp 1255 days ago
I use the 'confirm' option in my vim config, that way I can always use :q and then get a prompt on what to do if a file's been changed.

I also map <C-q> to :q to speed things up a bit.