added Rusthon to languages list for syntax highlighting in md.

This commit is contained in:
hartsantler
2015-01-16 04:32:52 -08:00
parent 0fcdca653a
commit 7abcc39c8c

View File

@@ -2386,6 +2386,11 @@ Python traceback:
tm_scope: text.python.traceback
ace_mode: text
Rusthon:
type: programming
ace_mode: python
color: "#3581ba"
QML:
type: markup
color: "#44a51c"