set the timeoutlen to something small to stop the stupid lag
This commit is contained in:
@@ -14,6 +14,7 @@ set incsearch
|
||||
set guicursor=n-v-c:block-Cursor
|
||||
set cursorline
|
||||
set autoindent
|
||||
set timeoutlen=100
|
||||
syntax on
|
||||
|
||||
nnoremap ,co :copen<CR>
|
||||
|
||||
Reference in New Issue
Block a user