view dot_config/helix/runtime/queries/gotmpl/injections.scm @ 1090:527772a66bec draft

feat: update to latest systemverilog tree-sitter grammar
author Zeger Van de Vannet <zeger@vandevan.net>
date Mon, 14 Apr 2025 21:55:47 +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))