This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
shire (author)
Wed Jul 08 14:38:17 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
NEWS | Fri Sep 19 18:11:01 -0700 2008 | |
| |
README | Fri Sep 19 18:11:01 -0700 2008 | |
| |
TODO | Sun Aug 17 17:46:36 -0700 2008 | |
| |
scmdiff.vim | Wed Jul 08 14:38:17 -0700 2009 |
README
vim-scmdiff: A Vim script to show the differences from a base version in SCM. Supported SCMs: * CVS * SVN * GIT * Mercurial * Bitkeeper 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 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







