sponsor Vim development Vim logo Vim Book Ad

supp.vim : Syntax highlighting for Valgrind suppression files

 script karma  Rating 4/1, Downloaded by 1027  Comments, bugs, improvements  Vim wiki

created by
David Necas
 
script type
syntax
 
description
The script provides syntax highlighting for Valgrind suppression files, usually bearing the extension .supp.
 
install details
Put it to ~/.vim/syntax/.  Add

au BufNewFile,BufRead *.supp set ft=supp

to your ~/.vimrc.
 

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
supp.vim 20110206 2011-02-06 6.0 David Necas The placeholder insert-a-suppression-name-here is highlighted as TODO.
supp.vim 20110121 2011-01-21 6.0 David Necas Initial upload
ip used for rating: 13.59.236.219

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