neovim: yeet ex mode

pull/1/head
earnest ma 2021-12-02 23:39:10 -05:00
parent 19ae339b80
commit f3b88c4c4a
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 3 additions and 0 deletions

View File

@ -42,3 +42,6 @@ Plug 'tpope/vim-fugitive'
Plug 'editorconfig/editorconfig-vim'
call plug#end()
" no ex mode
nnoremap Q <Nop>