dots/modules/home-manager/files/nvim/lua/plugins/which-key.lua

4 lines
54 B
Lua

return {
"folke/which-key.nvim",
config = true,
}