mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Update languages.yml
Put LabVIEW order after LFE and after LLVM to meet test.pedantic
This commit is contained in:
@@ -1149,12 +1149,6 @@ Kotlin:
|
||||
- .ktm
|
||||
- .kts
|
||||
|
||||
LabVIEW:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .lvproj
|
||||
|
||||
LFE:
|
||||
type: programming
|
||||
extensions:
|
||||
@@ -1166,6 +1160,12 @@ LFE:
|
||||
LLVM:
|
||||
extensions:
|
||||
- .ll
|
||||
|
||||
LabVIEW:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .lvproj
|
||||
|
||||
Lasso:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user