Increase timeoutlen to 400

sometimes 200 ms is way too for 3 key mappings
This commit is contained in:
Akianonymus 2021-07-13 16:16:57 +05:30
parent 10ddd491c1
commit e6ae79127f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ opt.mouse = "a"
opt.signcolumn = "yes"
opt.cmdheight = 1
opt.updatetime = 250 -- update interval for gitsigns
opt.timeoutlen = 200
opt.timeoutlen = 400
opt.clipboard = "unnamedplus"
-- Numbers