changed to make rusthon a python alias.

https://github.com/github/linguist/pull/2001
This commit is contained in:
hartsantler
2015-01-17 13:34:12 -08:00
parent 7abcc39c8c
commit b178268cbc

View File

@@ -2376,6 +2376,8 @@ Python:
- python
- python2
- python3
aliases:
- rusthon
Python traceback:
type: data
@@ -2386,11 +2388,6 @@ Python traceback:
tm_scope: text.python.traceback
ace_mode: text
Rusthon:
type: programming
ace_mode: python
color: "#3581ba"
QML:
type: markup
color: "#44a51c"