dotfiles/nvim/lua/plugins/which-key.lua

5 lines
58 B
Lua
Raw Normal View History

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