Skip to content

cazador481/vim-systemverilog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 created by Amit Sethi".

New features and changes since branch

Added folding expression:
Currently folds functions, tasks

Added matchit words for matchit.vim

Added ovm functions to syntax highlighting, based on http://verifideas.blogspot.com/2008/09/better-syntax-highlighting-in.html

Fixed many indent issues



About

System Verilog syntax highlighting, folding, and indenting

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%