On Wed, September 8, 2010 6:02 am, 777 wrote: > Hello All: > I want to map <c-,> <c-.> but it can't work. why?Thanks. >
First check, that vim is seeing those chars. In Insert mode press <C-V> followed by your desired keys. If that does not show anything, vim does not 'see' your keys (as was the case, when I tried <c-.>, <c-,> on my Windows gvim.) If that works, just mapp them. ;) (Tony will probably jump in and explain, what keys can be mapped) regards, Christian -- 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
