We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91c950 commit 280900aCopy full SHA for 280900a
after/queries/julia/injections.scm
@@ -0,0 +1,6 @@
1
+;; extends
2
+
3
+;; Inject Bash syntax highlighting into command_literal nodes.
4
+((command_literal) @injection.content
5
+ (#set! injection.language "bash"))
6
0 commit comments