" Vim syntax file " Language: TeX/LaTeX log " Maintainer: glts <676c7473@gmail.com> " Last Change: 2013-02-01 " GetLatestVimScripts: 4421 1 :AutoInstall: texlog.vim if exists('b:current_syntax') finish endif syntax case match syntax sync fromstart syntax spell notoplevel setlocal iskeyword+=@-@ " @ is in keywords setlocal iskeyword-=48-57,_ " digits and underscore are not in keywords syn cluster texlogFileGroup contains=@texlogMessageGroup,texStatement,texSpecialChar,texlogPageNumber syn cluster texlogMessageGroup contains=texlogLaTeXInfo,texlogLaTeXWarning,texlogLaTeXError,texlogTeXError,texlogTeXWarning syn match texlogFirstline /^This is \S*TeX[^,]*, Version .\+$/ contains=texlogTeXDialect,texlogTeXVersion syn match texlogTeXDialect /\S*TeX[^,]*\ze,/ contained syn match texlogTeXVersion /\