nvim-config/lua/custom/plugins/which-key.lua

4 lines
49 B
Lua

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