# HG changeset patch # User Steve Losh # Date 1299718349 18000 # Node ID 64b0a12b836f27ce3e8895d84b9ca188f434c070 # Parent 10485825468ec172cd322d3238803df4ee43c033 gundo.vim: Update documentation. diff -r 10485825468e -r 64b0a12b836f gundo.vim/index.html --- a/gundo.vim/index.html Wed Mar 09 19:50:18 2011 -0500 +++ b/gundo.vim/index.html Wed Mar 09 19:52:29 2011 -0500 @@ -360,25 +360,28 @@
  1. v2.1.0 -
  2. - Warnings about having an incompatible Vim and/or - Python installation are now deferred until the - first time you try to use Gundo, instead of being - displayed on launch. -
  3. -
  4. - The j and k mappings are - now configurable with - g:gundo_map_move_older and - g:gundo_map_move_newer. -
  5. -
  6. - The o, Up and Down keys - are now mapped in the Gundo pane. -
  7. -
  8. - Improve and add several unit tests for Gundo. -
  9. +
  10. v2.0.0