view dot_config/helix/runtime/queries/gotmpl/injections.scm @ 1073:841ee6509f68

feat: enable hggit globally, remove largefiles globally
author Zeger Van de Vannet <zeger@vandevan.net>
date Sun, 16 Feb 2025 19:49:11 +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))