Skip to content

Commit

Permalink
Add Lightshow test
Browse files Browse the repository at this point in the history
  • Loading branch information
williamd1k0 committed Mar 1, 2016
1 parent e015919 commit 066f5e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Adds syntax highlighting and snippets to Ren'Py files in Atom.

Originally converted from the [Python package for Atom](https://github.com/atom/language-python).

Syntax highlighting test: [`GitHub Lightshow`](https://github-lightshow.herokuapp.com/?utf8=%E2%9C%93&scope=from-url&grammar_url=https%3A%2F%2Fgithub.com%2Fwilliamd1k0%2Flanguage-renpy%2Fblob%2Fmaster%2Fgrammars%2Frenpy.cson&grammar_text=&code_source=from-url&code_url=https%3A%2F%2Fgithub.com%2Fwilliamd1k0%2Flanguage-renpy%2Fblob%2Fmaster%2Fexample.rpy&code=)

Contributions are greatly appreciated. Please fork this repository and open a
pull request to add snippets, make grammar tweaks, etc.

Expand All @@ -22,6 +24,7 @@ pull request to add snippets, make grammar tweaks, etc.
* [`color-picker`](https://atom.io/packages/color-picker) - Color picker (Hex, RGB etc)
* [`minimap`](https://atom.io/packages/minimap) - Code minimap


>Ren'Py is a Visual Novel development tool, available from [www.renpy.org](http://www.renpy.org/)
>Thanks to [Koroshiya](https://github.com/koroshiya) (Sublime-Renpy) and [PyTom](https://github.com/renpytom) (Ren'Py), of course!
Expand Down

0 comments on commit 066f5e3

Please sign in to comment.