aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
diff options
context:
space:
mode:
authorMichael Davis2023-01-09 13:30:57 +0000
committerBlaž Hrastnik2023-03-14 01:56:49 +0000
commitfb4d703b9f8a2bded013d76f1a5e026519339ea4 (patch)
tree36fc58c424e4bbb1508027ef5955b75623af23c2 /runtime/queries
parentcdd6c8d91e7b29e9587babce5919af800400f28d (diff)
Update Nix highlights
* Switch nix grammar repository location to the new repo. The author has transferred the repository to 'nix-community'. * Capture ':' and '...' as 'punctuation.delimiter'.
Diffstat (limited to 'runtime/queries')
-rw-r--r--runtime/queries/nix/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/queries/nix/highlights.scm b/runtime/queries/nix/highlights.scm
index ce8e3c1a..a998aa64 100644
--- a/runtime/queries/nix/highlights.scm
+++ b/runtime/queries/nix/highlights.scm
@@ -95,6 +95,8 @@
"."
","
"="
+ ":"
+ (ellipses)
] @punctuation.delimiter
[