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.
 
 
 
 
 
 
Harish.K b67551a674 Adding a skel for plasma workspace 5 years ago
..
autoload Adding a skel for plasma workspace 5 years ago
doc Adding a skel for plasma workspace 5 years ago
etc Adding a skel for plasma workspace 5 years ago
macros Adding a skel for plasma workspace 5 years ago
plugin Adding a skel for plasma workspace 5 years ago
samples/tlib/input Adding a skel for plasma workspace 5 years ago
scripts Adding a skel for plasma workspace 5 years ago
spec/tlib Adding a skel for plasma workspace 5 years ago
.gitignore Adding a skel for plasma workspace 5 years ago
CHANGES.TXT Adding a skel for plasma workspace 5 years ago
LICENSE.TXT Adding a skel for plasma workspace 5 years ago
README Adding a skel for plasma workspace 5 years ago
addon-info.json Adding a skel for plasma workspace 5 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