aboutsummaryrefslogtreecommitdiffstats
path: root/queries/nix
Commit message (Expand)AuthorAgeFilesLines
* 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