feat(hyprlang): add bash injections

This commit is contained in:
Luckas 2024-03-16 16:26:52 +03:00 committed by Amaan Qureshi
parent 3c7a0e9d94
commit df3e6a24ac

View file

@ -0,0 +1,3 @@
(exec
(string) @injection.content
(#set! injection.language "bash"))