Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/passwd/highlights.scm')
| -rw-r--r-- | runtime/queries/passwd/highlights.scm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/runtime/queries/passwd/highlights.scm b/runtime/queries/passwd/highlights.scm deleted file mode 100644 index 00751750..00000000 --- a/runtime/queries/passwd/highlights.scm +++ /dev/null @@ -1,7 +0,0 @@ -(user) @namespace -(auth) @keyword -(uid) @constant -(gid) @constant -(gecos) @string -(home) @variable -(shell) @attribute |