sponsor Vim development Vim logo Vim Book Ad

lh-vim-lib : a library plugin for script writers

 script karma  Rating 161/41, Downloaded by 2966  Comments, bugs, improvements  Vim wiki

created by
Luc Hermitte
 
script type
utility
 
description
lh-vim-lib is a collection of miscellanous VimL functions.
An exhaustive list of the functions provided can be found at: https://github.com/LucHermitte/lh-vim-lib where the library is hosted.

It can be installed with VAM (or vim-pi compatible plugin managers) under the name "lh-vim-lib".

Requirements: Vim 7+ (this plugin is actually exclusivelly made of autoload plugins)

Note: vimscript # 214 used to be menu-map which is now part of lh-vim-lib.
 
install details
See: https://github.com/LucHermitte/lh-vim-lib#installation

Or source this old vimball archive.
 

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
lh-vim-lib-3.2.5.vmb 3.2.5 2015-03-03 7.4 Luc Hermitte (*) new functions lh#path#munge(), and lh#list#push_if_new()
(*) new RAII-tool: lh#on#exit() that will register cleanup action to be executed at the end on a
scope, and more precisally in a :finally section.
lh-vim-lib-3.2.2.vmb 3.2.2 2014-09-12 7.2 Luc Hermitte Mainly bug fixes for local_vimrc
lh-vim-lib-3.2.1.vmb 3.2.1 2014-08-27 7.2 Luc Hermitte Latest snapshot of the library....
menu-map.vim 1.0 2002-02-13 6.0 Luc Hermitte Initial upload
ip used for rating: 3.140.242.165

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github