rescript-lang / tree-sitter-rescript

ReScript parser for Tree-Sitter
MIT License
50 stars 15 forks source link

Fix all injections and add support for rescript-relay #237

Closed Emilios1995 closed 7 months ago

Emilios1995 commented 8 months ago

It's been some time since Neovim switched to the official Tree-sitter syntax for injections.

This PR fixes all the injections so they work with recent versions of Neovim, and also adds support for GraphQL syntax highlighting in rescript-relay.

aspeddro commented 7 months ago

Closed by #239