sponsor Vim development Vim logo Vim Book Ad

undobranche_viewer.vim : Undo Branches Explorer

 script karma  Rating 5/2, Downloaded by 1299  Comments, bugs, improvements  Vim wiki

created by
omi taku
 
script type
utility
 
description
Overview
--------
Vim7 Undo Branches Explorer.
See ':help undo-branches', also.

Installation
------------
1. Copy the undobranch_viewer.vim script to the $HOME/.vim/plugin or
   the $HOME/vimfiles/plugin. Refer to the ':help add-plugin',
   ':help add-global-plugin' and ':help runtimepath' topics for
   more details about Vim plugins.

2. Restart Vim.

3. This script requires tlib (vimscript #1863) to be installed.

Usage
-----
1. Open Undo Branches Explorer with command ':UndoBranchViewer'.
2.
      <c-p> undo selected branche.
      <c-u> undo selected branche, and close undo branches list.
 
install details
1. Copy the undobranch_viewer.vim script to the $HOME/.vim/plugin or
   the $HOME/vimfiles/plugin. Refer to the ':help add-plugin',
   ':help add-global-plugin' and ':help runtimepath' topics for
   more details about Vim plugins.

2. Restart Vim.

3. This script requires tlib (vimscript #1863) to be installed.
 

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
undobranche_viewer.vim 0.4 2008-02-04 7.0 omi taku Initial upload
ip used for rating: 142.132.191.50

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github