The Verilog Plugin
Adds support for editing Verilog filetypes (.v, .V) and SystemVerilog files (sv, SV)
To Install This Plugin
- download the Verilog Plugin to your local hard-drive.
- double-click the package file
- restart Sublime Text
For Developers
- This source code for this plugin is available at google code.
- Google provides instructions for checking out the code