Merge branch 'master' of https://github.com/eodomo/kickstart.nvim
This commit is contained in:
commit
4184e30bbf
2 changed files with 13 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -47,7 +47,7 @@ vim.opt.updatetime = 250
|
|||
|
||||
-- Decrease mapped sequence wait time
|
||||
-- Displays which-key popup sooner
|
||||
vim.opt.timeoutlen = 300
|
||||
vim.opt.timeoutlen = 1500
|
||||
|
||||
-- Configure how new splits should be opened
|
||||
vim.opt.splitright = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue