diff options
| author | NTBBloodbath <bloodbathalchemist@protonmail.com> | 2024-03-17 07:27:42 -0400 |
|---|---|---|
| committer | ObserverOfTime <chronobserver@disroot.org> | 2024-03-18 00:46:59 +0200 |
| commit | c4e0f290d744ceede4ec0c464a5f985e821b1502 (patch) | |
| tree | a7c68b0b1d0b576762507ef61491581ee57593c4 /lockfile.json | |
| parent | bot(lockfile): update c_sharp, glimmer, hyprlang, meson, mlir, ocaml, ocaml_i... (diff) | |
| download | nvim-treesitter-c4e0f290d744ceede4ec0c464a5f985e821b1502.tar nvim-treesitter-c4e0f290d744ceede4ec0c464a5f985e821b1502.tar.gz nvim-treesitter-c4e0f290d744ceede4ec0c464a5f985e821b1502.tar.bz2 nvim-treesitter-c4e0f290d744ceede4ec0c464a5f985e821b1502.tar.lz nvim-treesitter-c4e0f290d744ceede4ec0c464a5f985e821b1502.tar.xz nvim-treesitter-c4e0f290d744ceede4ec0c464a5f985e821b1502.tar.zst nvim-treesitter-c4e0f290d744ceede4ec0c464a5f985e821b1502.zip | |
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
Diffstat (limited to 'lockfile.json')
| -rw-r--r-- | lockfile.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index 0023e9583..aaeef174e 100644 --- a/lockfile.json +++ b/lockfile.json @@ -300,7 +300,7 @@ "revision": "ea71012d3fe14dd0b69f36be4f96bdfe9155ebae" }, "http": { - "revision": "6824a247d1326079aab4fa9f9164e9319678081d" + "revision": "e1c1085f1b36a19e82892cc1fc912cc9c968bb26" }, "hurl": { "revision": "cd1a0ada92cc73dd0f4d7eedc162be4ded758591" |
