Skip to content
  • mae's avatar
    Fix brace states · ab8a8c01
    mae authored
    The lexer needs its own lexerState, before it was using
    the syntax highlighter user state. This breaks the brace
    depth calculation of the highlighter.
    
    Reviewed-by: Roberto Raggi
    ab8a8c01