return { "folke/which-key.nvim", keys = { "" }, init = function() vim.o.timeout = true vim.o.timeoutlen = 300 end, config = true, }