[vim]typo fix
This commit is contained in:
parent
9094bd58c1
commit
363c634954
2
.vimrc
2
.vimrc
@ -60,7 +60,7 @@ set backspace=indent,eol,start
|
|||||||
" don't use Ex mode, use Q for formatting
|
" don't use Ex mode, use Q for formatting
|
||||||
map Q gq
|
map Q gq
|
||||||
" disable mouse
|
" disable mouse
|
||||||
set mouse=a
|
set mouse=a
|
||||||
" key combination timeout
|
" key combination timeout
|
||||||
set notimeout
|
set notimeout
|
||||||
"set timeoutlen=4000
|
"set timeoutlen=4000
|
||||||
|
Loading…
Reference in New Issue
Block a user