-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hey @akinsho, awesome plugin as always, just started using it a bit ago and I love it!
So when I use the following configuration...
require("org-bullets").setup {
concealcursor = true,
checkboxes = {
half = { "-", "OrgTSCheckboxHalfChecked" },
todo = { "×", "OrgTODO" },
},
}...neither the half nor the todo checkbox states get updated. Am I doing something wrong? I've confirmed that the function is being run with print function calls.
nick-merrill
Metadata
Metadata
Assignees
Labels
No labels