Merge pull request #740 from danluu/vhdl_extensions

Add common VHDL file extensions
This commit is contained in:
Ted Nyman
2013-12-04 15:49:16 -08:00

View File

@@ -1546,6 +1546,14 @@ VHDL:
lexer: vhdl
color: "#543978"
primary_extension: .vhdl
extensions:
- .vhd
- .vhf
- .vhi
- .vho
- .vhs
- .vht
- .vhw
Vala:
type: programming