Skip to content

vim-scripts/vc_diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1249

Programers often want to check the difference using cvs/svn diff when they change source codes on cvs/svn environment.This script do that.
Step to use this script:
1. cd source code directory which is controled by svn or cvs.
2. run vim and execute ":Vcdiff" to make a patch file.
3. move a cursor to source code name on vim.
4. execute ":call Vcshow" to check difference between current and original codes.

About

show difference of source code using

Resources

Stars

Watchers

Forks

Packages

No packages published