mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Adding QMake (Make-like) language.
Mostly because the file extension conflicts with that of Prolog.
This commit is contained in:
@@ -1296,6 +1296,12 @@ QML:
|
||||
color: "#44a51c"
|
||||
primary_extension: .qml
|
||||
|
||||
QMake:
|
||||
primary_extension: .pro
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .pri
|
||||
|
||||
R:
|
||||
type: programming
|
||||
color: "#198ce7"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user