mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #368 from cjdrake/master
Add Verilog (.vh) and SystemVerilog (.sv, .svh) filename extensions
This commit is contained in:
@@ -1192,6 +1192,10 @@ Verilog:
|
||||
lexer: verilog
|
||||
color: "#848bf3"
|
||||
primary_extension: .v
|
||||
extensions:
|
||||
- .vh
|
||||
- .sv
|
||||
- .svh
|
||||
|
||||
VimL:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user