Vim SystemVerilog Save

SystemVerilog syntax highlight/indent support in vim

Project README

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.

  • Ex.
    copy ftdetect/systemverilog.vim to ~/.vim/ftdetect
    copy ftplugin/systemverilog.vim to ~/.vim/ftplugin
    copy indent/systemverilog.vim to ~/.vim/indent
    copy syntax/systemverilog.vim to ~/.vim/syntax
Open Source Agenda is not affiliated with "Vim SystemVerilog" Project. README Source: WeiChungWu/vim-SystemVerilog
Stars
45
Open Issues
2
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating