mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix: no heading icons
This commit is contained in:
parent
fc779b8542
commit
44802a1e92
1 changed files with 1 additions and 2 deletions
|
|
@ -102,8 +102,7 @@ return {
|
|||
},
|
||||
heading = {
|
||||
sign = false,
|
||||
-- FIXME: uncomment when PR is merged
|
||||
-- icons = {},
|
||||
icons = {},
|
||||
},
|
||||
},
|
||||
ft = { "markdown", "norg", "rmd", "org" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue