When autoindenting C comments, I'd like the left most character of the end
comment to be aligned with the left most character of the begin comment:
/*
*/.
With everything that I try, I can only get the *'s to align automatically.
/*
*/.
Is there a way to get the / to align with the *?
Thanks
Jay
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---