Open
Description
The following config does not disable italics:
styles = {
comment = { italic = false },
keyword = { italic = false }, -- any other keyword
type = { italic = false }, -- (preferred) int, long, char, etc
...
},
Selecting a filter in the same config does have an effect so it shouldn't be a setup issue.
Metadata
Metadata
Assignees
Labels
No labels