mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
feat(http): switch to new parser version
fix(http): use `@variable.member` for fields fix(http): keep the comment injection fix(http): keep `method` capture as `@function.method` docs(README.md): update HTTP parser maintainers list feat(http): remove redundant captures cleanup(http): remove unneedeed highlighting captures
This commit is contained in:
parent
bb3dd60ebc
commit
c4e0f290d7
5 changed files with 35 additions and 13 deletions
|
|
@ -300,7 +300,7 @@
|
|||
"revision": "ea71012d3fe14dd0b69f36be4f96bdfe9155ebae"
|
||||
},
|
||||
"http": {
|
||||
"revision": "6824a247d1326079aab4fa9f9164e9319678081d"
|
||||
"revision": "e1c1085f1b36a19e82892cc1fc912cc9c968bb26"
|
||||
},
|
||||
"hurl": {
|
||||
"revision": "cd1a0ada92cc73dd0f4d7eedc162be4ded758591"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue