From 91b2bc84826cdaeb1a431b49bf774c36c285559c Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Wed, 21 Feb 2018 16:55:24 +0000 Subject: [PATCH] q to quit --- vim/after/ftplugin/qf.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 vim/after/ftplugin/qf.vim diff --git a/vim/after/ftplugin/qf.vim b/vim/after/ftplugin/qf.vim new file mode 100644 index 0000000..aa798a4 --- /dev/null +++ b/vim/after/ftplugin/qf.vim @@ -0,0 +1 @@ +nmap q :q