diff --git a/lua/weeheavy/plugins/which-key.lua b/lua/weeheavy/plugins/which-key.lua index 2438af0..b837c0a 100644 --- a/lua/weeheavy/plugins/which-key.lua +++ b/lua/weeheavy/plugins/which-key.lua @@ -3,7 +3,7 @@ return { event = "VeryLazy", init = function() vim.o.timeout = true - vim.o.timeoutlen = 100 + vim.o.timeoutlen = 250 end, opts = { layout = {