view dot_config/helix/runtime/queries/gotmpl/injections.scm @ 847:a42419192052

feat: add more extensions for tcl files
author Zeger Van de Vannet <zegervdv@me.com>
date Thu, 15 Feb 2024 11:32:00 +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))