set ttimeoutlen

this was what I was trying to do in the first place
This commit is contained in:
2025-10-04 18:47:39 +02:00
parent 17eab59293
commit 715a2d4949
+1
View File
@@ -14,6 +14,7 @@ set incsearch
set guicursor=n-v-c:block-Cursor
set cursorline
set autoindent
set ttimeoutlen=50
syntax on
nnoremap ,co :copen<CR>