You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I'm trying to add highlights for Neovim using tree-sitter-ini, and the grammar is capturing the leading white space for setting_value. I've included a screen shot showing the node match:
I think this is just a minor change to grammar.js, but this is my first venture into TS grammars.
Thanks
The text was updated successfully, but these errors were encountered:
Hi - I'm trying to add highlights for Neovim using tree-sitter-ini, and the grammar is capturing the leading white space for
setting_value
. I've included a screen shot showing the node match:I think this is just a minor change to
grammar.js
, but this is my first venture into TS grammars.Thanks
The text was updated successfully, but these errors were encountered: