mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
feat(wit): Add wit parser (#6428)
feat: Add injections.scm fix: reverse order of matching Co-authored-by: 再生花 <hoangtun0810@gmail.com> fix: lua match for functions doc: Resolve conflict fix: Amend incorrect alphabetical order
This commit is contained in:
parent
1ba86026f7
commit
2a95ff1476
5 changed files with 98 additions and 0 deletions
|
|
@ -794,6 +794,9 @@
|
|||
"wing": {
|
||||
"revision": "5b6c2a5818a602557778d1bfc265d016cafa0712"
|
||||
},
|
||||
"wit": {
|
||||
"revision": "39e81d6b4b0d811a62bcde46c876bf32e1475b5b"
|
||||
},
|
||||
"xcompose": {
|
||||
"revision": "2383cc69a2c42cfade41c7cb971fb3862bec6df1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue