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 1189  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: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github