Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | queries/nix: add injections for builtins and writers (#5629) | pacien | 2023-01-25 |
| | |||
* | Add missing comment injection for nix (#5208) | farwyler | 2022-12-19 |
| | |||
* | nix: add language injections | Timothy DeHerrera | 2022-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. |