remove timeoutlen thing it was disabling my normal mode mappings
This commit is contained in:
@@ -14,7 +14,6 @@ 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