mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Remove unncessary xc extension
This commit is contained in:
@@ -1299,8 +1299,8 @@ Unified Parallel C:
|
|||||||
lexer: C
|
lexer: C
|
||||||
ace_mode: c_cpp
|
ace_mode: c_cpp
|
||||||
color: "#755223"
|
color: "#755223"
|
||||||
primary_extension: .upc
|
primary_extension: .upc
|
||||||
|
|
||||||
VHDL:
|
VHDL:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: vhdl
|
lexer: vhdl
|
||||||
@@ -1350,8 +1350,6 @@ XC:
|
|||||||
type: programming
|
type: programming
|
||||||
lexer: C
|
lexer: C
|
||||||
primary_extension: .xc
|
primary_extension: .xc
|
||||||
extensions:
|
|
||||||
- .xc
|
|
||||||
|
|
||||||
XML:
|
XML:
|
||||||
type: markup
|
type: markup
|
||||||
|
|||||||
Reference in New Issue
Block a user