nvim/lua/plugins/which-key.lua
2022-12-28 21:40:32 +01:00

5 lines
57 B
Lua

return {
'folke/which-key.nvim',
config = true
}