" Vim syntax file " Language: M4 " Maintainer: Claudio Fleiner " URL: http://www.fleiner.com/vim/syntax/m4.vim " Last Change: 1999 Sep 1 " This file will highlight user function calls if they use only " capital letters and have at least one argument (i.e. the '(' " must be there). Let me know if this is a problem. " we define it here so that included files can test for it if !exists("main_syntax") syn clear let main_syntax='m4' endif " define the m4 syntax syn match m4Variable contained "\$\d\+" syn match m4Special contained "$[@*#]" syn match m4Comment "dnl\>.*" contains=SpellErrors syn match m4Constants "\(\