WeiChungWu / vim-SystemVerilog

SystemVerilog syntax highlight/indent support in vim
MIT License
48 stars 19 forks source link
syntax-highlighting systemverilog vim vim-plugins vimscript

SystemVerilog

Author: WeiChung Wu

Support SystemVerilog: indent, syntax highlight, matchit

About

The syntax file is modified from Vera syntax highlighting.
The indent file is modified from Verilog indent file.


Installation

With Pathogen

Check out from github

 cd ~/.vim/bundle
 git clone git://github.com/WeiChungWu/vim-SystemVerilog.git

Manual install details

Copy all files into your personal vim directory, keeping the directory structure.