please add smart c/c++ comment lead-ins to autoindent. vim does this quite cleverly: in a // comment, automatically insert "//". in a /* comment, automatically insert " *". this can be made even cleverer depending on the context.
Log in to post a comment.