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)
Sat Feb 28 15:27:18 -0800 2009
commit 3291d0c8821e3670fbbc96489410f5d59f77e894
tree 8a2f4cb6d6fb2e39b4a3c988b6c6bd1661540d2b
parent 53003744c595117e1c21ce3a3a4457bc5fd16191 parent baa82f62c6e38e91c475ac88aa8d7d13587c486f
tree 8a2f4cb6d6fb2e39b4a3c988b6c6bd1661540d2b
parent 53003744c595117e1c21ce3a3a4457bc5fd16191 parent baa82f62c6e38e91c475ac88aa8d7d13587c486f
| name | age | message | |
|---|---|---|---|
| |
NEWS | ||
| |
README | ||
| |
TODO | Sun Aug 17 17:46:36 -0700 2008 | |
| |
scmdiff.vim |
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








