idanarye / vim-omnipytent

The all powerful Pythonic task runner
http://www.vim.org/scripts/script.php?script_id=5432
10 stars 0 forks source link

[feature request] Command to repeat last task #3

Open lervag opened 6 years ago

lervag commented 6 years ago

I propose that you add :OPRerun (or similar name) to rerun the previous task with the previous arguments. This would be useful to have on a convenient map, e.g. <leader>oo, where the other omnipytent mappings are on <leader>o[key].