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