mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(hyprlang): add bash injections
This commit is contained in:
parent
3c7a0e9d94
commit
df3e6a24ac
1 changed files with 3 additions and 0 deletions
3
queries/hyprlang/injections.scm
Normal file
3
queries/hyprlang/injections.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(exec
|
||||
(string) @injection.content
|
||||
(#set! injection.language "bash"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue