set ttimeoutlen

This commit is contained in:
Oliver Hartmann 2022-07-26 22:35:52 +02:00
parent 894dba3337
commit 6a8c84250f

View File

@ -16,6 +16,7 @@ opt.updatetime = 300 --Decrease update time
opt.signcolumn = 'yes' -- Always show sign column
opt.clipboard = 'unnamed,unnamedplus' -- Access system clipboard
opt.timeoutlen = 300 -- Time in milliseconds to wait for a mapped sequence to complete.
opt.ttimeoutlen = 10
opt.showmode = false -- Do not need to show the mode. We use the statusline instead.
opt.scrolloff = 999 -- Lines of context
opt.joinspaces = false -- No double spaces with join after a dot