view dot_config/helix/runtime/queries/gotmpl/injections.scm @ 1096:dfa9d2a82c92 draft tip

feat: update helix
author Zeger Van de Vannet <zeger@vandevan.net>
date Sun, 18 May 2025 20:05:51 +0200
parents 6c169d906c7d
children
line wrap: on
line source

((text) @injection.content
  (#set! injection.language "bash")
  (#set! injection.combined))

((text) @injection.content
  (#set! injection.language "toml")
  (#set! injection.combined))