Skip to content

Case-sensitive #136

@aloispichler

Description

@aloispichler

Here,
call lexima#add_rule({'char': '(', 'at': '\\Big\%#', 'input_after': '\Big)', 'filetype': 'tex'})
call lexima#add_rule({'char': '(', 'at': '\\big\%#', 'input_after': '\big)', 'filetype': 'tex'})
there seems to be an issue with case-sensitive comparisons, as both expand the same way.

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