aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 7d894f3c..1247580a 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -129,6 +129,7 @@ endif
" Unmaps
noremap <F1> <nop>
nnoremap K <nop>
+nnoremap Q <nop>
" Visual
if has("virtualedit")