sponsor Vim development Vim logo Vim Book Ad

optcmd : plugin provides dialog for choicing command and process it by prefix option

 script karma  Rating 1/1, Downloaded by 932  Comments, bugs, improvements  Vim wiki

created by
Sergio Ivanuzzo
 
script type
utility
 
description
Optcmd is simple plugin, that allow you to call confirm() function for your own list of commands (btw, you can have as many lists as you need). After choosing command it will be processed depend on current prefix parameter.

You can also find it on https://github.com/sergio-ivanuzzo/optcmd
 
install details
Install it using Vundle. Just add next lines to your .vimrc :
Plugin 'sergio-ivanuzzo/optcmd'
then run
vim +PluginInstall +qall
 

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
optcmd_1.0.2.tar.gz 1.0.2 2015-11-29 7.0 Sergio Ivanuzzo optimized prefixes
optcmd_1.0.1.tar.gz 1.0.1 2015-11-28 7.0 Sergio Ivanuzzo fixed bug, when script works if choice more than commands length and not works, if ESC pressed.
optcmd.tar.gz 1.0.0 2015-11-28 7.0 Sergio Ivanuzzo Initial upload
ip used for rating: 18.226.96.61

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