dotfiles/nvim/lua/plugins/which-key.lua
2025-05-21 16:42:29 -07:00

4 lines
58 B
Lua

return {
"folke/which-key.nvim",
event = "VeryLazy"
}