Hoss wrote:
> Can you create your own "operator-pending" mapping, similar to going
> to a line number with "25G" ?
>
> The specific thing I want to do is put in the number of a buffer, then
> create a new tabpage with a window open on that buffer, something like
>
> 25ob -> open buffer 25

It is certainly possible to create operator-pending mappings
(:help :omap) but that's not what it looks like you're trying to do.
It look like you're trying to make a mapping that accepts a count,
which can also be done. :help v:count
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to