Plugin to write a patch file while editing files in vim -


i have edit config files on server , @ same time document changes. had idea have plugin automatically log changes file external patch file.

before try hack myself - there plugin already?

i'm thinking command ala

:logchanges /tmp/changes.patch 

after changes in (all files|the current file) logged said patch file.


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -