dotfiles/.config/nvim/lua/plugins/which-key.lua

4 lines
58 B
Lua

return {
"folke/which-key.nvim",
event = "VeryLazy"
}