Highlight sql comments (#3178)

This commit is contained in:
Robert Liebowitz 2022-07-14 10:07:10 -04:00 committed by GitHub
parent b46cb0389d
commit 97a0322c63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@
name: (identifier) @field)
(literal) @string
(comment) @comment
((literal) @number
(lua-match? @number "^%d+$"))