nVim/lua/plugins/spec/which-key.lua

8 lines
79 B
Lua

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