Reenable ex mode map

This commit is contained in:
David Holland 2020-06-25 17:24:58 +02:00
parent 7a5ba5b099
commit 4f982ea624
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 0 additions and 6 deletions

View File

@ -606,12 +606,6 @@ if g:use_nerdtree == 1
endif
" ===
" ===
" Prevent accidental vim force quit
" ===
nnoremap Q <nop>
" ===
" ===
" Setup pandoc
" ===