Skip to content

Commit 976177e

Browse files
committed
[EditorSyntax] switch to the better grammar!!
Grammar is copied from commit 8ec9066 https://github.com/PowerShell/EditorSyntax/blob/8ec90660044b1729d9724d83c37fec5d40d16186/PowerShellSyntax.tmLanguage
1 parent 61eac16 commit 976177e

File tree

3 files changed

+549
-211
lines changed

3 files changed

+549
-211
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@
44

55
Adds support for the MS PowerShell programming language.
66

7-
8-
## Status
9-
10-
| |Windows |
11-
|---------|:------:|
12-
|master|[![Build status](https://ci.appveyor.com/api/projects/status/fgbrealw58sd8ado/branch/master?svg=true)](https://ci.appveyor.com/project/guillermooo/powershell/branch/master)|
13-
|dev|[![Build status](https://ci.appveyor.com/api/projects/status/fgbrealw58sd8ado/branch/dev?svg=true)](https://ci.appveyor.com/project/guillermooo/powershell/branch/dev)|
14-
15-
16-
177
### Installing
188

199
1. Install [package control][package_control] for Sublime Text.
@@ -28,5 +18,10 @@ Adds support for the MS PowerShell programming language.
2818

2919
You want to contribute? Awesome! Take a look at [CONTRIBUTING.md](CONTRIBUTING.md).
3020

21+
### EditorSyntax
22+
23+
Syntax highlighting is provided by the project [EditorSyntax][].
24+
Issues about the grammar should be opened in **EditorSyntax** instead of this repo.
3125

3226
[package_control]: https://sublime.wbond.net/installation
27+
[EditorSyntax]: https://github.com/PowerShell/EditorSyntax

0 commit comments

Comments
 (0)