sponsor Vim development Vim logo Vim Book Ad

vim-addon-actions : keep list of actions you can bind to shortcuts easily on demand

 script karma  Rating -3/5, Downloaded by 1481  Comments, bugs, improvements  Vim wiki

created by
Marc Weber
 
script type
utility
 
description
Press <s-FX> to map an action to the FX key where X is one of 2,3,4 ..
This action can be
* run last command
* run make
* ....

Alternatively you can set an action which is run whenever you write a buffer:
SetActionOnBufWrite

This plugin can be reused by many IDE like plugins (eg my vim-addon-fcsh does so)

I got two bad ratings. Would you consider sending me a note why you think it's that bad?
 
install details
recommended way of installation:
Use vim-addon-manager http://www.vim.org/scripts/script.php?script_id=2905

git repo: http://github.com/MarcWeber/vim-addon-actions
 

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
vim-addon-actions-0.2.2.zip 0.2.2 2010-09-06 7.0 Marc Weber bugfix au! ActionOnBufWrite[!] didn't remove the old autocommand previously
vim-addon-actions-0.2.1.zip 0.2.1 2010-08-16 7.0 Marc Weber ActionOnBufWrite*: supporting bang patterns
vim-addon-actions-0.2.zip 0.2 2010-06-17 7.0 Marc Weber updates and fixes
vim-addon-actions.zip 0.1 2010-01-20 7.0 Marc Weber Initial upload
ip used for rating: 52.207.218.95

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