Hitting a non-keyword character, <cr> or <esc> in insert mode with the cursor behind an abbreviation (:help abbreviation) expands the abbreviation. However, a mapping to that character no longer expands the abbreviation in the same way.
Is this a bug or on purpose? The remedy by prepending <C-]> to the non-recursively mapped character is cumbersome, because now every non-recursive mapping must check if the remapped character is a non-keyword character and eventually preprend <C-]>. -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
