Update languages.yml

Put LabVIEW order after LFE and after LLVM to meet test.pedantic
This commit is contained in:
joeyspin
2014-08-14 16:39:04 -05:00
parent d64104f472
commit a47dde2166

View File

@@ -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