1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 03:12:25 +01:00

Add PowerShell syntax, closes #306

This commit is contained in:
sharkdp
2018-09-12 20:53:49 +02:00
parent 52d0d6ca30
commit 97129ab9d8
3 changed files with 470 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -88,3 +88,6 @@
[submodule "assets/syntaxes/Crystal"]
path = assets/syntaxes/Crystal
url = https://github.com/crystal-lang-tools/sublime-crystal.git
[submodule "assets/syntaxes/PowerShell"]
path = assets/syntaxes/PowerShell
url = https://github.com/PowerShell/EditorSyntax