amal-khailtash / vim-ralf-syntax

Syntax highlighting for Synopsys Register Abstraction Layer ralf files

Home Page:http://www.vim.org/scripts/script.php?script_id=4943

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-ralf-syntax

Syntax highlighting for Synopsys Register Abstraction Layer ralf files.

Installation

*Assuming [VIM_ROOT] is ~/.vim (on *nix) or ~/vimfiles (on Windows)

This syntax file requires Vim 7 or higher and is made up of 2 files:

ftdetect/ralf.vim
syntax/ralf.vim

Classic Install

  • Extract the zip contents to your [VIM_ROOT]

Vundle Install

  • Add "Bundle 'vim-ralf-syntax'" to your vimrc

Pathogen Install

  1. Navigate to your [VIM_ROOT]/bundle directory
  2. git clone https://github.com/amal-khailtash/vim-ralf-syntax.git

References

Bitdeli Badge

About

Syntax highlighting for Synopsys Register Abstraction Layer ralf files

http://www.vim.org/scripts/script.php?script_id=4943


Languages

Language:Vim Script 100.0%