sponsor Vim development Vim logo Vim Book Ad

m4pic.vim : syntax file for (g)pic with m4 macros

 script karma  Rating 4/1, Downloaded by 724  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
m4pic.vim 1.0 2003-04-16 6.0 michael muhler Initial upload
ip used for rating: 3.15.218.254

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github