piskaaaa228
This commit is contained in:
@ -49,7 +49,8 @@ require('render-markdown').setup({
|
||||
unchecked = { icon = '✘ ' },
|
||||
checked = { icon = '✔ ' },
|
||||
},
|
||||
bullet = { icons = { '•', '◦', '-',} },
|
||||
-- bullet = { icons = { '•', '◦', '-',} },
|
||||
bullet= {icons = { '●', '○', '◆', '◇' }},
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user