From 189c3c2ddc60fb0eb7d15496099d46baec514732 Mon Sep 17 00:00:00 2001 From: ath3 Date: Fri, 10 Feb 2023 18:12:46 +0100 Subject: Add tree-sitter-passwd (#4959) --- runtime/queries/passwd/highlights.scm | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 runtime/queries/passwd/highlights.scm (limited to 'runtime/queries') diff --git a/runtime/queries/passwd/highlights.scm b/runtime/queries/passwd/highlights.scm new file mode 100644 index 00000000..00751750 --- /dev/null +++ b/runtime/queries/passwd/highlights.scm @@ -0,0 +1,7 @@ +(user) @namespace +(auth) @keyword +(uid) @constant +(gid) @constant +(gecos) @string +(home) @variable +(shell) @attribute -- cgit v1.2.3-70-g09d2