Skip to content

Commit

Permalink
Disables ex mode (never use it).
Browse files Browse the repository at this point in the history
  • Loading branch information
jvortmann committed Jan 31, 2013
1 parent 6485320 commit cc0059b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/defaults
Expand Up @@ -46,3 +46,5 @@ set clipboard=unnamed
set noshowmode
"disables F1 for help
nnoremap <F1> <nop>
"disables ex mode
nnoremap Q <nop>

0 comments on commit cc0059b

Please sign in to comment.