UNPKG

linguist-languages

Version:
16 lines (15 loc) 311 B
module.exports = { "name": "SystemVerilog", "type": "programming", "color": "#DAE1C2", "extensions": [ ".sv", ".svh", ".vh" ], "tmScope": "source.systemverilog", "aceMode": "verilog", "codemirrorMode": "verilog", "codemirrorMimeType": "text/x-systemverilog", "languageId": 363 }