mirror of
https://github.com/tcaxle/kickstart.nvim.git
synced 2025-03-25 11:41:55 +00:00
Remove timeout
This commit is contained in:
parent
7a953188db
commit
31f867a699
1
init.lua
1
init.lua
@ -239,7 +239,6 @@ vim.wo.signcolumn = 'yes'
|
||||
|
||||
-- Decrease update time
|
||||
vim.o.updatetime = 250
|
||||
vim.o.timeout = true
|
||||
vim.o.timeoutlen = 300
|
||||
|
||||
-- Set completeopt to have a better completion experience
|
||||
|
Loading…
x
Reference in New Issue
Block a user