mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #550 from rschiang/master
Include Qt QML markup detection
This commit is contained in:
@@ -1185,6 +1185,11 @@ Python traceback:
|
||||
searchable: false
|
||||
primary_extension: .pytb
|
||||
|
||||
QML:
|
||||
type: markup
|
||||
color: "#44a51c"
|
||||
primary_extension: .qml
|
||||
|
||||
R:
|
||||
type: programming
|
||||
color: "#198ce7"
|
||||
|
||||
Reference in New Issue
Block a user