Skip to content

vim-scripts/verilog_systemverilog_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=3332

This is the "bug fix" version of "verilog_systemverilog.vim" vimscript #1586 created by Amit Sethi.

With this fixed version, the key "%" (matchit.vim) works for Verilog/SystemVerilog files, which doesn't work for the original version.

The fix is done based on version 1.2 of "verilog_systemverilog.vim".