Files
cnix/home/extra/neovimbak/nvim/lua/plugins/which-key.lua
2024-07-14 19:22:54 +02:00

8 lines
79 B
Lua

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