view dot_config/helix/runtime/queries/gotmpl/injections.scm @ 838:ae7f7cf6639b

chore: update ruff and ruff-lsp
author zegervdv <zegervdv@me.com>
date Fri, 02 Feb 2024 17:35:14 +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))