On Mon, January 17, 2011 10:14 am, H Xu wrote:
> When "vim: cino+=:0" is added to my source file, it gives an error
> message. How could I add this line to my source file?
> Thanks.

I think you need to escape the ':', so try something like this:
vim:set cino+=\:0:

If this does not work, please show us, what the error message was.

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

Reply via email to