mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 22:40:12 -04:00
add qmljs (#3126)
This commit is contained in:
parent
d4f0c46e0f
commit
4b5966c81a
3 changed files with 143 additions and 1 deletions
|
|
@ -239,6 +239,7 @@ We are looking for maintainers to add more parsers and to write query files for
|
|||
- [x] [pug](https://github.com/zealot128/tree-sitter-pug) (maintained by @zealot128)
|
||||
- [x] [python](https://github.com/tree-sitter/tree-sitter-python) (maintained by @stsewd, @theHamsta)
|
||||
- [x] [ql](https://github.com/tree-sitter/tree-sitter-ql) (maintained by @pwntester)
|
||||
- [x] [qmljs](https://github.com/yuja/tree-sitter-qmljs) (maintained by @yuja)
|
||||
- [x] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)
|
||||
- [x] [r](https://github.com/r-lib/tree-sitter-r) (maintained by @jimhester)
|
||||
- [x] [rasi](https://github.com/Fymyte/tree-sitter-rasi) (maintained by @Fymyte)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue