项目作者: RoaLogic

项目描述 :
VIM Syntax file for SystemVerilog
高级语言: Vim script
项目地址: git://github.com/RoaLogic/vi_systemverilog_syntax.git
创建时间: 2017-09-14T13:53:22Z
项目社区:https://github.com/RoaLogic/vi_systemverilog_syntax

开源协议:

下载


vi_systemverilog_syntax

VIM Syntax file for SystemVerilog

VIM uses hidden files in the home directory to provide custom syntax coloring.
The provided files allow syntax colors for SystemVerilog files and the automatic detection based on the .sv and .svh extensions.

The extensions are set in .vim/ftdetect/systemverilog.vim
The color syntax is set in .vim/syntax/systemverilog.vim

Copy or link these files to your home directory in the hidden .vim subdirectory.
Thus:
~/.vim/ftdetect/systemverilog.vim
~/.vim/syntax/systemverilog.vim