Sunday, May 12, 2013

Re: evaluating vim functions in search mappings

Excerpts from Charles Smith's message of Sun May 12 12:08:15 +0200 2013:
> In order to be able to go to the next command in python, I'd like to
> have a mapping as follows, but I can't get it to work:
>
> map ]0 /^\s\{0,^R=wincol()}\S^M

Can you retry telling us what you mean by "next command"?

Plugins like ttoc may be close.

Usually using / ? searches are fastest for navigation. (eg /r n to jump
to "for navigation")

Marc Weber

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: