Hi, Vimmers, Is there any way to map the "comma" and "period" with "CTRL" such as: map <C-,> :foo map <C-.> :foo It seems the "," and "." cannot be used here directly. How can I do in this case?
Another question is how I can check all of the current key mappings in VIM? I remembered I saw something about it before, but failed to find it out. Thanks, -- Best, Zhaojun
