I would like Vim to quit without saving when I enter :q
.
It annoys me when Vim prompts me to save when I try to quit a document with :q
having made changes to it. Whenever I want to keep changes I save them. Plus the ! of :q!
is awkwardly positioned on my UK keyboard. How can I remap :q
to act like :q!
?