diff --git a/init.vim b/init.vim index f48b6ec..82ce086 100644 --- a/init.vim +++ b/init.vim @@ -606,12 +606,6 @@ if g:use_nerdtree == 1 endif " === -" === -" Prevent accidental vim force quit -" === -nnoremap Q -" === - " === " Setup pandoc " ===