lazyvim/queries/hurl/highlights.scm
kjuulh d4090ea19f
feat: with response code
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-04 20:11:05 +02:00

30 lines
259 B
Scheme

[
"GET"
"POST"
"PUT"
"DELETE"
"CONNECT"
"OPTIONS"
"TRACE"
"PATCH"
"LINK"
"UNLINK"
"PURGE"
"LOCK"
"UNLOCK"
"PROPFIND"
"VIEW"
] @keyword
[
(url)
] @string
[
(response)
] @keyword.response
[
(status_code_pattern)
] @constant