mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(sxhkd): add bash injection for (command) (#7456)
This commit is contained in:
parent
0c26a5c4bc
commit
c5c9f234b3
1 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,5 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
((command) @injection.content
|
||||
(#set! injection.language "bash"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue