set bullet point glyph

This commit is contained in:
Nick Burt 2024-03-12 12:26:36 -05:00
parent 4dc0fad655
commit e1eb3f70d1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ return {
mini.sections.builtin_actions(),
},
content_hooks = {
mini.gen_hook.adding_bullet('-'),
mini.gen_hook.adding_bullet(''),
mini.gen_hook.aligning('center', 'center'),
},
footer = '',