aboutsummaryrefslogtreecommitdiffstats
path: root/queries/nix/highlights.scm
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-210/+0
* fix(nix): shorter sub-attribute function highlight query (#7579)Baraa Homsi2025-01-221-11/+3
* fix(nix): highlight functions when part of a set (#7547)Baraa Homsi2025-01-191-26/+38
* fix(formatter): simplify code, remove odd line breakRiley Bruins2024-10-261-2/+1
* feat(nix): misc cleanups + comment injection (#6418)Riley Bruins2024-04-091-24/+20
* fix(nix): highlight ellipsis as builtin parameterRiley Bruins2024-04-011-1/+1
* feat(nix): misc. operator/punctuation highlightsRiley Bruins2024-04-011-0/+7
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-15/+10
* feat(format-scripts): linewrap predicates再生花2024-02-231-4/+26
* Fixup format (#5934)Phạm Huy Hoàng2024-01-201-0/+1
* chore: query formattingPham Huy Hoang2024-01-191-25/+62
* refactor: manual pre-cleanupPham Huy Hoang2024-01-191-10/+12
* feat!: align standard captures with upstreamChristian Clason2024-01-191-12/+13
* feat(nix): some highlight improvementsMarc Jakobi2023-10-121-1/+14
* feat: @spell on commentsJaehwang Jung2023-09-121-1/+1
* feat(nix): highlight hpath_expressions as `@string.special`Stephen Huan2023-07-061-1/+1
* injections(nix): combine injections to work better with interpolationsfigsoda2022-12-231-1/+2
* highlights(nix): improve builtins and exceptions highlightsfigsoda2022-12-231-9/+21
* highlights(nix): add all builtinsfigsoda2022-12-231-98/+15
* highlights(nix): improve highlightsfigsoda2022-12-231-28/+120
* highlights(nix): highlight parametersfigsoda2022-11-241-2/+7
* fix(nix): update parser and queriesMinijackson2022-05-241-29/+15
* highlights(nix): fix for alias name of identifier in attrpathStephan Seitz2021-02-121-3/+3
* Nix escape sequencesleo602282020-11-221-0/+3
* nullleo602282020-11-221-0/+3
* Fix unary - precedenceleo602282020-11-221-12/+12
* Correct `or` commentleo602282020-11-221-1/+1
* Add fields to Nix highlightingleo602282020-11-221-0/+4
* Initial Nix queriesleo602282020-11-221-0/+110