not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Mercurical Web
Site Help
diffchanges.vim : Show changes made to current buffer since the last save
script karma
Rating
85/84
, Downloaded by 7832
Comments, bugs, improvements
Vim wiki
created by
Jeremy Cantrell
script type
utility
description
Show changes made to current buffer since the last save. This plugin is based from an example in the Hacking Vim book. The differences are that this functionality is in the form of a plugin, is a bit more robust, and can be toggled.
install details
Extract to ~/.vim
rate this script
Life Changing
Helpful
Unfulfilling
script versions
(
upload new version
)
Click on the package to download.
package
script version
date
Vim version
user
release notes
jmcantrell-vim-diffchanges-346dae2.zip
346dae2
2012-03-09
7.0
Jeremy Cantrell
Make sure filename is properly escaped
jmcantrell-vim-diffchanges-a755db9.zip
0.5
2011-03-27
7.0
Jeremy Cantrell
The new command was defined wrong
jmcantrell-vim-diffchanges-dedd1ba.zip
0.4
2011-03-26
7.0
Jeremy Cantrell
Added command for writing patch directly. (Thanks to iceroot for the idea)
jmcantrell-vim-diffchanges-3b047fc.zip
0.3
2011-03-08
7.0
Jeremy Cantrell
Add docs, repackage
diffchanges.vim
0.2.6
2009-11-30
7.0
Jeremy Cantrell
Fixed problem with diff mode where diff was not started on the first line.
diffchanges.vim
0.2.6
2009-11-30
7.0
Jeremy Cantrell
Fixed problem with diff mode where diff was not started on the first line.
diffchanges.vim
0.2.5
2008-03-09
7.0
Jeremy Cantrell
Improved some of the error checking and fixed a few regressions from the previous upload.
diffchanges.vim
0.2.4
2008-03-08
7.0
Jeremy Cantrell
Added a check to make sure the script only loads in Vim 7 (Thanks to Scott Urban).
diffchanges.vim
0.2.3
2008-02-29
7.0
Jeremy Cantrell
Made it easier to :source the plugin after it has already been loaded.
diffchanges.vim
0.2.2
2008-02-29
7.0
Jeremy Cantrell
Bug fixes and a few enhancements (Thanks to Ben Armston).
diffchanges.vim
0.2.1
2008-02-23
7.0
Jeremy Cantrell
Added another mode for viewing a patch of the changes made since last save
diffchanges.vim
0.2
2008-02-23
7.0
Jeremy Cantrell
Made functions, variables, and mappings "script-friendly". Thanks #vim!
diffchanges.vim
0.1
2008-02-18
7.0
Jeremy Cantrell
Initial upload
ip used for rating: 142.132.191.50
Questions about
Vim
should go to the
maillist
.
Help Uganda
.
Vim at Github