Hello,

I have created some syntax rules and used this command:
~
inoremap <silent><buffer><CR> <Esc>:call KeywordTrigger()<CR>a<CR>
~
When I try to repeat last command it inserts the <CR>.
What I want is the previous insertion plus <CR>.

Is there a solution?

-- 
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

Reply via email to