mirror of
https://github.com/amix/vimrc
synced 2025-07-08 09:35:00 +08:00
No wait for ESC key; remove some unused configs
This commit is contained in:
@ -119,7 +119,9 @@ set mat=2
|
||||
set noerrorbells
|
||||
set novisualbell
|
||||
set t_vb=
|
||||
set tm=500
|
||||
" Unset this timeout
|
||||
set tm=200
|
||||
set ttimeoutlen=0
|
||||
|
||||
" Properly disable sound on errors on MacVim
|
||||
if has("gui_macvim")
|
||||
|
Reference in New Issue
Block a user