Suppose I have a block of comments like:
And when I open a new line inside this block, I want vim to start it with
but autoindent in the standard (ubuntu) vim scripts starts an empty line, for example:
Is there a modified script or command that would force vim to do this (I remember a few years ago, I had this functionality, but I canβt do it now by Google)?
TIA.
source
share