feat: new mappings format for which-key v3. Forgot to push :)

This commit is contained in:
Folke Lemaitre 2024-07-12 22:54:35 +02:00
parent 4a6c0c2850
commit 702471e454
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
5 changed files with 94 additions and 80 deletions

View file

@ -100,6 +100,7 @@ return {
headline_highlights = {},
-- disable bullets for now. See https://github.com/lukas-reineke/headlines.nvim/issues/66
bullets = {},
quote_string = false,
}
for i = 1, 6 do
local hl = "Headline" .. i