Skip to content

gitcommitOverflow is ignored #41

@synecdokey

Description

@synecdokey

For context, gitcommitOverflow is a standard highlight as defined in syntax/gitcommit

I hoped doing

      on_highlights = function(hl, p)
        hl.gitcommitOverflow = { bg = p.red }
      end,

in my setup would do the trick. It certainly seems to mark the highlight properly, so that's not at fault:

Image

But somehow that doesn't work in this colorscheme. It works in vanilla without issues.

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