Hi, there is a mapping defined. Relevant :map line is as follows
i <Plug>IMAP_JumpBack <C-R>=IMAP_Jumpfunc('b', 0)<CR>
How can I perform the command from the command line? A
:call IMAP_Jumpfunc('b', 0)
performs some action, but it's not the same as pressing <C-R>.
Regards
Marco
--
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
