helix/helix-syntax
Michael Davis e069fb9dea
Add highlight support for tree-sitter-query language (tsq) (#845)
* add submodule on tree-sitter/tree-sitter-tsq

mark tsq submodule as shallow

* add tree-sitter-tsq to languages

* add highlight queries for tsq

* Update .gitmodules

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
2021-10-16 17:58:04 +09:00
..
languages Add highlight support for tree-sitter-query language (tsq) (#845) 2021-10-16 17:58:04 +09:00
src
build.rs Improve build error when a new grammar was added 2021-09-06 15:25:46 +09:00
Cargo.toml