mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-15 04:39:47 +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:
|
||||
@@ -1167,6 +1161,12 @@ LLVM:
|
||||
extensions:
|
||||
- .ll
|
||||
|
||||
LabVIEW:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .lvproj
|
||||
|
||||
Lasso:
|
||||
type: programming
|
||||
lexer: Lasso
|
||||
|
||||
Reference in New Issue
Block a user