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 - python
- python2 - python2
- python3 - python3
aliases:
- rusthon
Python traceback: Python traceback:
type: data type: data
@@ -2386,11 +2388,6 @@ Python traceback:
tm_scope: text.python.traceback tm_scope: text.python.traceback
ace_mode: text ace_mode: text
Rusthon:
type: programming
ace_mode: python
color: "#3581ba"
QML: QML:
type: markup type: markup
color: "#44a51c" color: "#44a51c"