1
Files
flake-nixinator/config/neovim/store/nvim-treesitter/queries/muttrc/injections.scm

9 lines
203 B
Scheme

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