Skip to content

Commit

Permalink
feat(nix): highlight hasAttr ? syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Iron-E committed Mar 14, 2024
1 parent e86549c commit 17af307
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions after/queries/nix/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
])

(ellipses) @variable.builtin

(has_attr_expression "?" @operator)

0 comments on commit 17af307

Please sign in to comment.