Jason Chrosrova
Results
3
issues of
Jason Chrosrova
Side note, I wanted to add a highlight test for `:call` statements, but I encountered a quirk in tree-sitter's handling of queries: in the tree-sitter syntax highlighting test script, the...
See https://github.com/vigoux/tree-sitter-viml/issues/134#issuecomment-1285851987.
Before #53, the highlighting of exchange regions was lost when the color scheme is changed, ignoring the user's preference; this bug was caused by the execution of `:highlight clear` at...