Friday, June 12, 2015

Re: expanding a (g)vim snippet from menu

On Friday, June 12, 2015 at 10:11:56 PM UTC+1, Rudra Banerjee wrote:
> On Friday, June 12, 2015 at 10:01:06 PM UTC+1, Christian Brabandt wrote:
> > > >
> > > Do you mean backquotes in=> imap `PRG ? `PRG is the Ultisnipexpander
> >
> > Actually I meant the backquote in the lhs of the :an (Snippet<Tab>`prg)
>
> Oh...that is just the visual for the menu ...in the menu it shows like:
> |===============|
> |Snippet `prg |
> |<others menus |
> |===============|

and the rhs, i.e. :execute 'imap `prg prg' . :UltiSnipsExpandTrigger . '<Esc>gg=G<C-j>' is what that item executes

--
--
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/d/optout.

No comments: