Added syntax highlighting for the Verilog and VHDL languages (#5641)
This commit is contained in:
@@ -47,6 +47,8 @@ export const LANGUAGES = {
|
||||
tsx: "TSX",
|
||||
typescript: "TypeScript",
|
||||
vb: "Visual Basic",
|
||||
verilog: "Verilog",
|
||||
vhdl: "VHDL",
|
||||
yaml: "YAML",
|
||||
zig: "Zig",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user