view dot_config/helix/runtime/queries/gotmpl/injections.scm @ 831:cb9216ce3678

feat: show branch name in status line
author zegervdv <zegervdv@me.com>
date Sat, 06 Jan 2024 10:58: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))