vim-tlv-mode : Transaction-Level Verilog support for Vim
script karma |
Rating 6/3,
Downloaded by 1469 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Peter Odding |
|
script type |
syntax |
|
description |
The vim-tlv-mode plug-in adds support for Transaction-Level Verilog (TLV for short) to the Vim text editor. The plug-in is intended to provide everything needed to efficiently develop TLV code in Vim:
• File type detection
• Syntax highlighting (including an optional color scheme)
• Smart indentation
• Checking for syntax errors
For more information about the plug-in please refer to its homepage or the project page on GitHub:
• http://peterodding.com/code/vim/tlv-mode/
• http://github.com/xolox/vim-tlv-mode
If you have questions, bug reports, suggestions, etc. the author can be contacted at [email protected]. If you like this plug-in please vote for it below! |
|
install details |
Unzip the most recent ZIP archive of the vim-tlv-mode plug-in inside your Vim profile directory (usually this is ~/.vim on UNIX and %USERPROFILE%\vimfiles on Windows), restart Vim and execute the command ":helptags ~/.vim/doc" (use ":helptags ~\vimfiles\doc" instead on Windows).
If you prefer you can also use Pathogen, Vundle or a similar tool to install and update the vim-tlv-mode plug-in using a local clone of the git repository.
Now try it out: Edit a *.tlv file and inspect the syntax highlighting in \TLV code blocks! You can also play around with the smart indentation to get a feel for how it works. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|