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

7 lines
99 B
Lua

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