Am 27.07.2009 15:48, rgrig schrieb:
> How do you convince vim to not continue comments?
> 
> By default, if you type "// <Enter>" vim inserts "// " on the next
> line. Similarly, if you type "/*<Enter>" vim inserts " * " on the next
> line. I want to turn this off.
> [...]

I think you want "set formatoptions-=r". See help formatoptions.


HTH,
Dennis Benzinger

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to