feat(sxhkd): add bash injection for (command) (#7456)

This commit is contained in:
phanium 2024-12-10 15:08:02 +08:00 committed by GitHub
parent 0c26a5c4bc
commit c5c9f234b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,5 @@
((comment) @injection.content
(#set! injection.language "comment"))
((command) @injection.content
(#set! injection.language "bash"))