Vim: Insert or Append with indendation -
When I'm adding a line through O or
o I am surrounded according to indentation.
Is there a way to do this when using
A or
I ?
class DF method ??? | The cursor starts at the end of the first column end ... * clickety click * ...
class DF method ??? | The cursor ends in the end correctly O and o come out of the box but then I have to start. or cc / code>
Comments
Post a Comment