mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -04:00
feat(gap): add gap and gaptst parser and queries (#7110)
This commit is contained in:
parent
4e47268c6d
commit
2d8f0f37c4
10 changed files with 326 additions and 0 deletions
|
|
@ -203,6 +203,12 @@
|
|||
"fusion": {
|
||||
"revision": "19db2f47ba4c3a0f6238d4ae0e2abfca16e61dd6"
|
||||
},
|
||||
"gap": {
|
||||
"revision": "141b063335e85299bde3f61b4888d02d674a1abc"
|
||||
},
|
||||
"gaptst": {
|
||||
"revision": "e0723dc6136309b3d5904dad2c73ef71267428c1"
|
||||
},
|
||||
"gdscript": {
|
||||
"revision": "1f1e782fe2600f50ae57b53876505b8282388d77"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue