1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-11-01 00:56:15 +01:00

Added PowerShell syntax highlighting for *.ps1 files.

This commit is contained in:
Oskar Liljeblad 2014-02-11 21:06:02 +01:00
parent d95273022f
commit e8a32be0cc

View File

@ -984,3 +984,7 @@
-c_comment -c_comment
-text_delimiters #if|#ifdef|#ifndef=#elif=#else=#endif -text_delimiters #if|#ifdef|#ifndef=#elif=#else=#endif
-cpara >#!;*/% -cpara >#!;*/%
PowerShell
*.ps1
-syntax powershell