Files
dotfiles/.config/nvim/lua/plugins/which-key.lua
2025-04-02 20:26:07 +02:00

5 lines
59 B
Lua

-- Key binding helper
return {
"folke/which-key.nvim",
}