m4pic.vim : syntax file for (g)pic with m4 macros
script karma |
Rating 4/1,
Downloaded by 822 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
michael muhler |
|
script type |
syntax |
|
description |
Syntax highlighting for (g)pic files.
Special support for m4 macros.
|
|
install details |
Put into your ~/.vim/syntax
and associate appropriate files with this syntax file, e.g.
add the following to your filetype.vim
augroup filetypedetect
au! BufRead,BufNewfile *.m4 setfiletype m4pic
augroup END |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.15.223.214
|