view dot_config/helix/runtime/queries/gotmpl/injections.scm @ 1080:69ab3fcec57a

feat: highlight nodes based on stack state
author Zeger Van de Vannet <zeger@vandevan.net>
date Fri, 21 Feb 2025 10:34:21 +0100
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))