sponsor Vim development Vim logo Vim Book Ad

autolisp-help : Vim style help file of Auto/Visual Lisp functions

 script karma  Rating 5/4, Downloaded by 1055  Comments, bugs, improvements  Vim wiki

created by
Mark Thomas
 
script type
utility
 
description
This is a Vim style help file of Auto/Visual Lisp functions.
Place it in vimfiles/doc/ and use :helptags {dir} to generate
a new tags file. I also have this mapping in my vimrc file.
map <leader>hh :he <C-R><C-W><CR>
Place your cursor on a function and type '\hh' or what ever you have 'leader' set to.
Or can simply type :he <AutoLISP function> to open the help file to a function.

See Vim help
:he helptags
:he leader
 
install details
Place autolisp-help.txt in vimfiles/doc/
Use :helptags {dir}
Example :helptags $home/vimfiles/doc
Where $home = C:/Documents and Settings/Mark/
 

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
autolisp-help.zip 1.0 2003-02-16 6.0 Mark Thomas Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github