dotfiles/modules/programs/nvim/plugins/which-key-nvim.lua

3 lines
44 B
Lua
Raw Normal View History

vim.o.timeout = true
vim.o.timeoutlen = 500