sponsor Vim development Vim logo Vim Book Ad

updt.vim : Vim syntax file for ClearCase update log.

 script karma  Rating 5/2, Downloaded by 715  Comments, bugs, improvements  Vim wiki

created by
Wenzhi Liang
 
script type
syntax
 
description
A simple syntax file for coloring a Clear Case update log
file.
 
install details
Put it somewhere in your rtp/syntax and the following to you
filetype detection:

augroup filetypedetect
    au BufNewFile,BufRead *.updt     setf updt
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
updt.vim 0.1 2004-06-23 6.0 Wenzhi Liang Initial upload
ip used for rating: 3.144.248.24

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