7

How I can selected the lines with the same indent?

For example:

if true: 
    line 1
    line 2
    ...
    line n

If the cursor is over line 2, how I can selected from line 1 to line n?

Robotnik
  • 2,645
juanpablo
  • 7,424

1 Answers1

6

Take a look at vim-indent-object.