-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels