diff options
Diffstat (limited to 'queries')
| -rw-r--r-- | queries/sxhkdrc/highlights.scm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/queries/sxhkdrc/highlights.scm b/queries/sxhkdrc/highlights.scm new file mode 100644 index 00000000..e3d47dd5 --- /dev/null +++ b/queries/sxhkdrc/highlights.scm @@ -0,0 +1,10 @@ +(modifier) @keyword +(operator) @operator +(attribute) @type +(command_sync_prefix) @type +(punctuation) @punctuation.bracket +(delimiter) @punctuation.delimiter +(keysym) @variable +(comment) @comment +(range) @number +"\\\n" @punctuation.special |
