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

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -