mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
Ticket# 4215: support syntax highlighting for Verilog/SystemVerilog header files.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
94588d2da6
commit
e50a4d0e25
@ -235,7 +235,7 @@ include cabal.syntax
|
||||
file ..\*\\.(?i:n)$ Nemerle\sProgram
|
||||
include nemerle.syntax
|
||||
|
||||
file ..\*\\.(?i:(v|sv))$ Verilog/SystemVerilog\sDevice\sDescription
|
||||
file ..\*\\.(?i:(v|sv|vh|svh))$ Verilog/SystemVerilog\sDevice\sDescription
|
||||
include verilog.syntax
|
||||
|
||||
file ..\*\\.(?i:hdl|vhdl?)$ VHDL\sDevice\sDescription
|
||||
|
Loading…
Reference in New Issue
Block a user