Disable Ex Mode
This commit is contained in:
parent
608e1217e2
commit
9d01a0e768
@ -13,6 +13,9 @@ execute pathogen#infect()
|
||||
scriptencoding utf-8
|
||||
set foldmethod=manual
|
||||
|
||||
" Disable Ex Mode
|
||||
map Q <nop>
|
||||
|
||||
" VimCrypt encryption method
|
||||
set cm=blowfish2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user