Support of SystemVerilog

This commit is contained in:
Paul Chaignon
2014-02-21 17:48:24 +01:00
parent a34398eb92
commit 28a2b39a55
4 changed files with 249 additions and 0 deletions

View File

@@ -1653,6 +1653,14 @@ SuperCollider:
lexer: Text only
primary_extension: .scd
SystemVerilog:
type: programming
color: "#"
lexer: systemverilog
primary_extension: .sv
extensions:
- .svh
TOML:
type: data
primary_extension: .toml