Merge pull request #550 from rschiang/master

Include Qt QML markup detection
This commit is contained in:
Ted Nyman
2013-11-04 22:11:03 -08:00

View File

@@ -1185,6 +1185,11 @@ Python traceback:
searchable: false
primary_extension: .pytb
QML:
type: markup
color: "#44a51c"
primary_extension: .qml
R:
type: programming
color: "#198ce7"