Files
nvim/lua/plugins/which-key.lua
2023-12-29 23:55:02 +01:00

5 lines
59 B
Lua

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