1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 08:41:40 +01:00
helix/runtime/queries/docker-bake
kpbaks 0928e5ea1c feat: add docker-bake language
Docker bake files are primarily written in `hcl`, but you can also write
it in `json` and `yaml`. The official material and documentation for the
feature uses `hcl`, which is why this commit makes the choice of
associating the `docker-bake` language with `docker-bake.hcl` files.
The primary motivation of this specialization is to inject the
`dockerfile` language into the `dockerfile-inline` attribute.
2025-09-05 10:35:26 -04:00
..
folds.scm feat: add docker-bake language 2025-09-05 10:35:26 -04:00
highlights.scm feat: add docker-bake language 2025-09-05 10:35:26 -04:00
indents.scm feat: add docker-bake language 2025-09-05 10:35:26 -04:00
injections.scm feat: add docker-bake language 2025-09-05 10:35:26 -04:00
rainbows.scm feat: add docker-bake language 2025-09-05 10:35:26 -04:00
tags.scm feat: add docker-bake language 2025-09-05 10:35:26 -04:00
textobjects.scm feat: add docker-bake language 2025-09-05 10:35:26 -04:00