nvim-config/lua/plugins/which.lua
2026-02-24 11:55:27 +03:00

5 lines
72 B
Lua

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