CVS conflict highlight : This script highlights conflicts marked by CVS
script karma |
Rating 1/1,
Downloaded by 1145 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.224.252.183
|