Hi, All

I want to add ";" to the end of line when coding. So, I add the following
map in vimrc. however, it's not working for me (if I change to <C-e>, it's
OK). Anybody know why? <C-;> is mapped to a special command already?

:inoremap <C-;> <C-o>A;

-- 
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

Reply via email to