Add Ren'Py language and grammars

This commit is contained in:
William Claude Tumeo
2015-12-13 00:16:09 -02:00
parent 53d238f310
commit 8522dc1d33
4 changed files with 1443 additions and 0 deletions

View File

@@ -2991,6 +2991,17 @@ RenderScript:
tm_scope: none
ace_mode: text
Ren'Py:
type: programming
group: Python
aliases:
- renpy
color: "#ff7f7f"
extensions:
- .rpy
tm_scope: source.renpy
ace_mode: python
RobotFramework:
type: programming
extensions: