lazyvim/queries/hurl/highlights.scm
kjuulh ff018a06c3
feat: with markdown codeblocks
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-04 22:48:25 +02:00

34 lines
315 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
(comment) @comment
(assert_literal) @constant.buildin