feat(keymaps): dynamic which-key icons/descriptions for toggles

This commit is contained in:
Folke Lemaitre 2024-07-15 13:25:32 +02:00
parent 6911327a5e
commit 82a3ccc4d6
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
5 changed files with 192 additions and 115 deletions

View file

@ -193,7 +193,7 @@ return {
function()
require("which-key").show({ global = false })
end,
desc = "Buffer Local Keymaps (which-key)",
desc = "Buffer Keymaps (which-key)",
},
},
config = function(_, opts)