LEF_DEF_syntax : Design/Library Exchange Formats syntax files
script karma |
Rating 19/7,
Downloaded by 1029 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Levon Ohanyan |
|
script type |
syntax |
|
description |
This files are Design/Library Exchange Formats (DEF/LEF) syntax files. |
|
install details |
How to install DEF (Design Exchange Format) and LEF (Library Exchange Format) syntax files.
Download and unzip LEF_DEF_syntax_for_VIM.rar file
For UNIX:
1. Copy syntax/* to /home/<username>/.vim/syntax/
2. Copy ftdetect/* to /home/<username>/.vim/ftdetect/
3. Add to your .vimrc file following lines:
autocmd FileType lef so ~/.vim/syntax/lef.vim
autocmd FileType def so ~/.vim/syntax/def.vim
For Windows:
1. Copy syntax/* to C:\Program Files (x86)\Vim\vimfiles\syntax\
2. Copy ftdetect/* to C:\Program Files (x86)\Vim\vimfiles\ftdetect\ |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|