feat(pug): improve syntax highlighting

This commit is contained in:
ObserverOfTime 2023-07-07 13:18:30 +03:00 committed by Amaan Qureshi
parent 1ef286e5b0
commit ec7db4ba3f
2 changed files with 79 additions and 26 deletions

View file

@ -166,6 +166,9 @@
(super)
] @variable.builtin
((identifier) @variable.builtin
(#eq? @variable.builtin "self"))
[
(true)
(false)