Skip to content

Checkbox setting not respected #27

@pianocomposer321

Description

@pianocomposer321

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions