sponsor Vim development Vim logo Vim Book Ad

CVS conflict highlight : This script highlights conflicts marked by CVS

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

created by
Alex Jakushev
 
script type
syntax
 
description
I've created VIM syntax file for files where CVS
found a conflict.

Such files may be detected as containing such patterns:

^<<<<<<< .*
^=======$
^>>>>>>> .*

This syntax file highlights areas where CVS marked a
conflict, resolve conflict until no highlighting is left :)
 
install details
Put this file into your vim syntax file directory.

to activate script, use

:set syntax=cvs_cnfl
 

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
cvs_cnfl.vim 1.0 2002-12-31 6.0 Alex Jakushev Initial upload
ip used for rating: 18.118.30.253

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