Skip to content

Commit

Permalink
Add Stylus syntax (#917)
Browse files Browse the repository at this point in the history
closes #915
  • Loading branch information
sharkdp committed Apr 12, 2020
1 parent f5145ef commit 61e47e0
Show file tree
Hide file tree
Showing 4 changed files with 716 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,6 @@
[submodule "assets/syntaxes/CoffeeScript"]
path = assets/syntaxes/02_Extra/CoffeeScript
url = https://github.com/sustained/CoffeeScript-Sublime-Plugin
[submodule "assets/syntaxes/02_Extra/Stylus"]
path = assets/syntaxes/02_Extra/Stylus
url = https://github.com/billymoon/Stylus
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
## New syntaxes

- Rego, see #872 (@patrick-east)
- Stylo, see #917

## New themes

Expand Down
1 change: 1 addition & 0 deletions assets/syntaxes/02_Extra/Stylus
Submodule Stylus added at 30908e

0 comments on commit 61e47e0

Please sign in to comment.