mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00:02 -04:00
feat(http): update queries to parser changes (#6467)
This commit is contained in:
parent
baaae36ac7
commit
dd0c118596
1 changed files with 0 additions and 3 deletions
|
|
@ -4,9 +4,6 @@
|
||||||
; Methods
|
; Methods
|
||||||
(method) @function.method
|
(method) @function.method
|
||||||
|
|
||||||
; Constants
|
|
||||||
(const_spec) @constant
|
|
||||||
|
|
||||||
; Headers
|
; Headers
|
||||||
(header
|
(header
|
||||||
name: (name) @constant)
|
name: (name) @constant)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue