aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/muttrc/injections.scm
blob: 9c16ad15a7bfa51ccdea112e2676bfb19cd0ef0e (plain) (blame)
1
2
3
4
5
6
7
8
((regex) @injection.content
  (#set! injection.language "regex"))

((shell) @injection.content
  (#set! injection.language "bash"))

((comment) @injection.content
  (#set! injection.language "comment"))