dots/modules/hosts/common/files/nvim/lua/plugins/which-key.lua
Gene Liverman f95cc09e13 Restructure Darwin configuration
So far, this is just based on mightymac. The other devices will be
updated soon.
2024-12-07 23:18:12 -05:00

4 lines
54 B
Lua

return {
"folke/which-key.nvim",
config = true,
}