Add common VHDL file extensions

This commit is contained in:
Dan Luu
2013-10-25 20:52:59 -05:00
parent ce6a8aa671
commit 4ec9145700

View File

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