From fb4d703b9f8a2bded013d76f1a5e026519339ea4 Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Mon, 9 Jan 2023 07:30:57 -0600 Subject: 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'. --- runtime/queries/nix/highlights.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'runtime/queries/nix') 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 [ -- cgit v1.2.3-70-g09d2