Browse Source

Add highlights

pull/313/head
Pablo Hugen 2 years ago
committed by jdrouhard
parent
commit
b40a491776
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      queries/highlights.scm

+ 4
- 0
queries/highlights.scm View File

@ -32,6 +32,10 @@
(this) @variable.builtin
(null "nullptr" @constant)
; Modules
(module_name
(identifier) @module)
; Keywords
[

Loading…
Cancel
Save