Wednesday, February 29, 2012

abbreviation does not work after map

Hello everyone,
I found a very annoying problem. If I map <CR> like
:inoremap <CR> <C-G>u<CR>
Then the <CR> will lose the ability to translate the abbreviation.

Other maps does not work either.
So are there any workaround to make <CR> work in abbreviation while
we can still map it?

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

No comments: