The ultimate Vim configuration: vimrc
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Amir b3698e4d38 Updated plugins 2 years ago
..
autoload Updated plugins 2 years ago
doc Updated plugins 2 years ago
etc Updated plugins 2 years ago
macros Updated plugins 2 years ago
plugin Updated plugins 2 years ago
samples/tlib/input Updated plugins 2 years ago
scripts Updated plugins 2 years ago
spec/tlib Updated plugins 2 years ago
test lets try again... 11 years ago
.gitignore Updated plugins 2 years ago
CHANGES.TXT Updated plugins 2 years ago
LICENSE.TXT Updated plugins 2 years ago
README Revert back to peaksea 2 years ago
addon-info.json Updated plugins 2 years ago

README

This library provides some utility functions. There isn't much need to 
install it unless another plugin requires you to do so.

Most of the library is included in autoload files. No autocommands are
created. With the exception of loading ../plugin/02tlib.vim at startup
the library has no impact on startup time or anything else.

The change-log is included at the bottom of ../plugin/02tlib.vim
(move the cursor over the file name and type gfG)

Demo of |tlib#input#List()|:
http://vimsomnia.blogspot.com/2010/11/selecting-items-from-list-with-tlibs.html


-----------------------------------------------------------------------
Install~

Edit the vba file and type: >

:so %

See :help vimball for details. If you have difficulties, please make
sure, you have the current version of vimball (vimscript #1502)
installed.





License: GPLv3 or later