Add support for PowerShell mode in codemirror

pull/1/head
yflory 2018-10-08 11:16:38 +02:00
parent bf55657993
commit 3257914b17
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ define([
"Perl perl",
"PHP php",
"Pig pig",
"PowerShell powershell",
"Properties properties",
"Protocol_Buffers protobuf",
"Puppet puppet",