aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/nix/injections.scm
Commit message (Collapse)AuthorAge
* queries/nix: add injections for builtins and writers (#5629)pacien2023-01-25
|
* Add missing comment injection for nix (#5208)farwyler2022-12-19
|
* nix: add language injectionsTimothy DeHerrera2022-09-06
By simply placing a comment with the name of the desired language just before a multi-line string, that language will be injected. Also, common functions and attributes which are expected to be shell code are automatically injected.