Hi, Marco wrote: > > I discovered a strange behaviour while setting up an inoremap command: > > inoremap ( ()<ESC>ha " Works > inoremap » »«<ESC>ha " Doesn't work > > Why does the second mapping not work?
how do you enter the opening guillemet? Do you have a single key for it or do you enter it as a digraph? IIRC you cannot use a digraph on the left side of a mapping. Regards, Jürgen -- Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. (Calvin) -- 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
