Skip to content

Change sign for uppercase letter not working (works for numbers only?) #118

@Sebastian-Nielsen

Description

@Sebastian-Nielsen

Works as expected for bookmark_M but not for bookmark_0. Is that just because it hasn't been implemented for numbers yet or is it a bug?

      bookmark_0 = {
	sign = "",
	virt_text = "hello world",
      },
      bookmark_M = {
	sign = "",
	virt_text = "This doesnt work",
      },

https://gyazo.com/f4047a4774722c11ba7ba36dde24d163.gif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions