public
Description: Vim script to highlight lines changed from a base version in SCM
Home | Edit | New

Home

Welcome to the vim-scmdiff wiki!

vim-scmdiff is a Vim script to show file differences from a base version in SCM.

Supported SCMs

  • CVS
  • SVN
  • GIT
  • Mercurial
  • Bitkeeper

Screenshot

Installation:

copy the scmdiff.vim script to your vim plugin path ie: “~/.vim/plugins”. (system paths may vary)

Default commands:

\d Toggle diff view on/off :D rev Difference between current and rev

Notes

This script is an evolution from the scripts posted at the following places:

http://tekrat.com/2008/02/21/vim-diff/

http://www.vim.org/scripts/script.php?script_id=2201

http://playground.audioscrobbler.com/jonty/scmdiff.vim

Last edited by ghewgill, Fri Sep 19 18:12:04 -0700 2008
Home | Edit | New
Versions: