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