mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(pkl): add parser and queries (#8011)
This commit is contained in:
parent
61ec748ef7
commit
fba060b623
5 changed files with 224 additions and 0 deletions
1
SUPPORTED_LANGUAGES.md
generated
1
SUPPORTED_LANGUAGES.md
generated
|
|
@ -208,6 +208,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka
|
|||
[php_only](https://github.com/tree-sitter/tree-sitter-php)[^php_only] | unstable | `HFIJL` | | @tk-shirasaka, @calebdw
|
||||
[phpdoc](https://github.com/claytonrcarter/tree-sitter-phpdoc) | unstable | `H ` | | @mikehaertl
|
||||
[pioasm](https://github.com/leo60228/tree-sitter-pioasm) | unstable | `H J ` | | @leo60228
|
||||
[pkl](https://github.com/apple/tree-sitter-pkl) | unstable | `HF J ` | | @ribru17
|
||||
[po](https://github.com/tree-sitter-grammars/tree-sitter-po) | unstable | `HF J ` | | @amaanq
|
||||
[pod](https://github.com/tree-sitter-perl/tree-sitter-pod) | unstable | `H ` | | @RabbiVeesh, @LeoNerd
|
||||
[poe_filter](https://github.com/tree-sitter-grammars/tree-sitter-poe-filter)[^poe_filter] | unstable | `HFIJ ` | | @ObserverOfTime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue