mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add common VHDL file extensions
This commit is contained in:
@@ -1405,6 +1405,14 @@ VHDL:
|
|||||||
lexer: vhdl
|
lexer: vhdl
|
||||||
color: "#543978"
|
color: "#543978"
|
||||||
primary_extension: .vhdl
|
primary_extension: .vhdl
|
||||||
|
extensions:
|
||||||
|
- .vhd
|
||||||
|
- .vhf
|
||||||
|
- .vhi
|
||||||
|
- .vho
|
||||||
|
- .vhs
|
||||||
|
- .vht
|
||||||
|
- .vhw
|
||||||
|
|
||||||
Vala:
|
Vala:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user