{
  "name": "VHDL",
  "type": "programming",
  "color": "#adb2cb",
  "extensions": [
    ".vhdl",
    ".vhd",
    ".vhf",
    ".vhi",
    ".vho",
    ".vhs",
    ".vht",
    ".vhw"
  ],
  "tmScope": "source.vhdl",
  "aceMode": "vhdl",
  "codemirrorMode": "vhdl",
  "codemirrorMimeType": "text/x-vhdl",
  "languageId": 385
}
