aboutsummaryrefslogtreecommitdiffstats
path: root/queries/nix
Commit message (Expand)AuthorAgeFilesLines
* 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): indentation queriesRiley Bruins2024-07-051-0/+75
* feat(nix): misc cleanups + comment injection (#6418)Riley Bruins2024-04-092-24/+32
* 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-212-160/+127
* 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-193-120/+242
* refactor: manual pre-cleanupPham Huy Hoang2024-01-191-10/+12
* feat!: align standard captures with upstreamChristian Clason2024-01-191-12/+13
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-8/+8
* feat(nix): some highlight improvementsMarc Jakobi2023-10-121-1/+14
* injections(nix): dynamic language injection via commentsfigsoda2023-10-011-0/+9
* feat: @spell on commentsJaehwang Jung2023-09-121-1/+1
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-43/+66
* feat(nix): highlight hpath_expressions as `@string.special`Stephen Huan2023-07-061-1/+1
* injections(nix): remove `@combined`figsoda2023-01-111-1/+0
* fix(nix): reduce injection false positivesfigsoda2023-01-111-1/+1
* injections(nix): combine injections to work better with interpolationsfigsoda2022-12-232-1/+13
* 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
* injections(nix): fix runCommand*figsoda2022-12-231-7/+7
* injections(nix): add injections for builtins.matchfigsoda2022-11-241-0/+8
* injections(nix): add injections for code blocksfigsoda2022-11-241-0/+89
* highlights(nix): highlight parametersfigsoda2022-11-241-2/+7
* fix(nix): update parser and queriesMinijackson2022-05-243-42/+28
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+1
* 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
* indented_str -> indented_stringleo602282020-11-221-1/+1
* Add fields to Nix highlightingleo602282020-11-221-0/+4
* Initial Nix queriesleo602282020-11-223-0/+136