feat(powershell): highlight shebang

This commit is contained in:
ObserverOfTime 2024-07-28 23:29:01 +03:00 committed by Christian Clason
parent 2d5133f674
commit 8dbab59773

View file

@ -145,6 +145,11 @@
(comment) @comment @spell
((program
.
(comment) @keyword.directive)
(#lua-match? @keyword.directive "^#!/"))
; Booleans
;---------
([