On Oct 23, 6:54 pm, "Roberto Miura Honji" <[EMAIL PROTECTED]> wrote: > example: > map <M-a> :help<CR> > This don't work. >
Define "doesn't work". What does it do instead of what you expect it to do? > I try to map using <C-k><M-a>, but the character 'a' is mapped. > So, you're trying to map the key sequence, CTRL-k, Meta-a? Without more information, we can't help much, but these general pointers might help: * unlike CTRL mappings, Meta-mappings are case sensitive. * :help 'winaltkeys' --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
