mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 16:00:02 -04:00
feat: add hyprlang parser & queries (#5852)
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
This commit is contained in:
parent
01c159826e
commit
bc07e58f42
6 changed files with 75 additions and 0 deletions
|
|
@ -290,6 +290,9 @@
|
|||
"hurl": {
|
||||
"revision": "cd1a0ada92cc73dd0f4d7eedc162be4ded758591"
|
||||
},
|
||||
"hyprlang": {
|
||||
"revision": "e60fc858e6327a15c0b26f99ec96945fecd1e4ee"
|
||||
},
|
||||
"ini": {
|
||||
"revision": "bcb84a2d4bcd6f55b911c42deade75c8f90cb0c5"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue