Hi,

i write a simple keymap for commenting C file,

map C 0i/*<C-Esc>A*/<C-Esc>j

now i want to use the command like 12C to comment a block, however, it does
not follow my mind, it does not comment one line then go down comment the
next line, it only give a lot of /* in the first line and make mistake, how
to implement what i want?

Thank you very much.
-- 
View this message in context: 
http://www.nabble.com/what-is-wrong-with-my-keymap-for-commenting-a-block-tf3506043.html#a9791728
Sent from the Vim - General mailing list archive at Nabble.com.

Reply via email to