markdown: replace icons for headings
This commit is contained in:
@@ -6,6 +6,9 @@ return {
|
||||
opts = {
|
||||
completions = {
|
||||
blink = { enabled = true }
|
||||
},
|
||||
heading = {
|
||||
icons = { ' ', ' ', ' ', ' ', ' ', ' ' },
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user