kickstart.nvim/lua/custom/plugins/whichkey.lua

3 lines
92 B
Lua

-- Useful plugin to show you pending keybinds.
return { 'folke/which-key.nvim', opts = {} }