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

5 lines
49 B
Lua

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