sponsor Vim development Vim logo Vim Book Ad

shelp : Plugin for customer vim's toolbar and popup menu

 script karma  Rating 5/2, Downloaded by 533  Comments, bugs, improvements  Vim wiki

created by
Jia Wei
 
script type
utility
 
description
The "shelp" plugin is a plugin for Vim that provides the features to
allow you to efficiently customer vim's popup menu and toolbar.  
This ability can help you invoke some develop tools such as shell and python easily.


After the install, please type:help shelp

Customer popup menu
    <Leader>ri: add a new menu item to your popup menu.
    <Leader>rd: delete a menu item from your popup menu.

Customer toolbar
    <Leader>rI: add a new menu item to your toolbar.
    <Leader>rD: delete a menu item from your toolbar.
 
install details
Download the shelp.zip file and unzip the files to the $HOME/.vim or
the $HOME/vimfiles or the $VIM/vimfiles directory. After this step, you should
have the following five files (the directory structure should be preserved):

* $HOME/.vim/plugin/shelp.vim - customer plugin fuctions.
* $HOME/.vim/doc/shelp.txt - help document in English.
* $HOME/.vim/bitmaps/*.bmp - sample icon files

Don't forget to open the file and Use ":helptags ." to install help tag.
 

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
shelp.zip 0.9.1 2011-12-27 7.0 Jia Wei delete exists item
ip used for rating: 18.216.209.112

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