view dot_config/helix/runtime/queries/gotmpl/injections.scm @ 1098:1d163e43854a draft tip

feat: add rainbow colors
author Zeger Van de Vannet <zeger@vandevan.net>
date Mon, 19 May 2025 20:56:09 +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))