markdown: replace icons for headings

This commit is contained in:
2025-10-13 17:42:15 +03:00
parent af9644740e
commit d01d304a3e

View File

@@ -6,6 +6,9 @@ return {
opts = {
completions = {
blink = { enabled = true }
},
heading = {
icons = { '󰬺 ', '󰬻 ', '󰬼 ', '󰬽 ', '󰬾 ', '󰬿 ' },
}
},
}