Add color for 'variable.special' and use it in highlight queries

This commit is contained in:
Max Brunsfeld 2022-10-07 12:44:20 -07:00
parent ec76146a23
commit 070c4bc503
6 changed files with 17 additions and 10 deletions

View file

@ -55,8 +55,8 @@
; Literals
(this) @variable.builtin
(super) @variable.builtin
(this) @variable.special
(super) @variable.special
[
(true)