6 lines
75 B
Lua
6 lines
75 B
Lua
return {
|
|
'folke/which-key.nvim',
|
|
config = true,
|
|
event = 'VeryLazy'
|
|
}
|