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

9 lines
215 B
Scheme

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