8 lines
79 B
Lua
8 lines
79 B
Lua
return {
|
|
{
|
|
"folke/which-key.nvim",
|
|
event = "VeryLazy",
|
|
opts = {},
|
|
},
|
|
}
|