tests/bundled/lh-vim-lib/lh-vim-lib.README @ c839b22aa015

defer "can't load gundo" warning
Only inform that gundo didn't load when an attempt is made to invoke it.
Too many hosts still don't have vim 7.3, but I'd like to do a straight
update of my vimfiles from my dvcs without needing any fiddly
conditionals in order to load vim without a warning message.
author Seth Milliken <seth@janrain.com>
date Wed, 29 Dec 2010 15:16:33 -0800
parents 2b3d5ee5c4a4
children (none)
			   ------------------
			    lh-vim-lib 2.2.1
			   ------------------

lh-vim-lib is a library plugin for vim v7+. It is just a collection of
functions that are meant to be used by script writers.

Audience      : Vim script writers
Requirements  : Vim 7.1
Required by   : Just a few other plugins for the moment
Author        : Luc Hermitte
License       : GPL2
More Help At  : http://code.google.com/p/lh-vim/wiki/lhVimLib
Vim script#214: http://www.vim.org/scripts/script.php?script_id=214
Repository    :
	svn checkout http://lh-vim.googlecode.com/svn/vim-lib/trunk lh-vim-lib