epperl.vim : Syntax highlighting for EP-PERL files
| script karma |
Rating 0/0,
Downloaded by 1102 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Avshalom Ish-Lev |
| |
| script type |
| syntax |
| |
| description |
Allows syntax highlighting for EP-PERL scripts.
Supports the <EP-PERL>, <EP-IF> and <EP-COMMENT> tags.
support for the other tags might be enabled in later versions. |
| |
| install details |
just copy to your syntax library, and add the following in your ~/.vimrc file:
augroup filetypedetect
autocmd! BufNewFile,BufRead *.ep,*.nep setf epperl
augroup END
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|