Closed ribru17 closed 6 months ago
Hi, thanks for the PR. I may have to think more about this, this type of modelines are specific to vim, not sure if they should be in the parser itself.
A PR to update to the latest TS cli is welcome, if you can do that in a separate PR, I'll be happy to review it.
@stsewd Totally, I will separate them. Feel free to merge what you want :+1:
Parses modelines based on the rules specified in
:h modeline
. Also updates the grammar to the latest Tree-sitter CLI version (available in NPM).