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