Skip to content

Commit

Permalink
Merge pull request #4 from michaeldyrynda/chore/prepare-1.0.2
Browse files Browse the repository at this point in the history
add diff language support, tweaks for operators, tags, and brackets
  • Loading branch information
michaeldyrynda authored Sep 20, 2017
2 parents 71bfa80 + 5eb61b1 commit 1031399
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ Laravel is a colour scheme for Sublime Text 3. It is inspired by the syntax high

![XML syntax highlighting](/previews/xml.png)

### Diff

![Diff syntax highlighting](/previews/diff.png)

## Supported languages

This colour scheme ought to work with any language in Sublime Text, it has been specifically built and tested against languages common to development with Laravel.
Expand All @@ -58,6 +62,7 @@ This colour scheme ought to work with any language in Sublime Text, it has been
* JSON
* XML
* Markdown
* Diff
* [GitGutter](https://packagecontrol.io/packages/GitGutter)
* [SublimeLinter](https://packagecontrol.io/packages/SublimeLinter)

Expand Down
Binary file added previews/diff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1031399

Please sign in to comment.