{
  "name": "SystemVerilog",
  "type": "programming",
  "color": "#DAE1C2",
  "extensions": [
    ".sv",
    ".svh",
    ".vh"
  ],
  "tmScope": "source.systemverilog",
  "aceMode": "verilog",
  "codemirrorMode": "verilog",
  "codemirrorMimeType": "text/x-systemverilog",
  "languageId": 363
}
