Syntax highlighting for Synopsys Register Abstraction Layer ralf files.
*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
- Extract the zip contents to your [VIM_ROOT]
- Add "Bundle 'vim-ralf-syntax'" to your vimrc
- Navigate to your [VIM_ROOT]/bundle directory
- git clone https://github.com/amal-khailtash/vim-ralf-syntax.git