aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/powershell/injections.scm
diff options
context:
space:
mode:
authorChris2024-03-07 22:39:00 +0000
committerGitHub2024-03-07 22:39:00 +0000
commit301dfb07ccf3df41c381300dddb760bf76745cf5 (patch)
tree10376017a87731dfd3cb2f159de446be65bdef72 /runtime/queries/powershell/injections.scm
parente27b04735c630140b45ac9fab1b3087ae831f34a (diff)
Add PowerShell highlighting (#9827)
Diffstat (limited to 'runtime/queries/powershell/injections.scm')
-rw-r--r--runtime/queries/powershell/injections.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/queries/powershell/injections.scm b/runtime/queries/powershell/injections.scm
new file mode 100644
index 00000000..321c90ad
--- /dev/null
+++ b/runtime/queries/powershell/injections.scm
@@ -0,0 +1,2 @@
+((comment) @injection.content
+ (#set! injection.language "comment"))