evil-indent-plus

Homepage: http://github.com/TheBB/evil-indent-plus

Author: Eivind Fonn

Updated:

Summary

Evil textobjects based on indentation

Commentary

Adds new text objects:

ii, ai: Block of text with same or higher indentation
iI, aI: Block of text with same or higher indentation, including the first line
        above with smaller indentation
iJ, aJ: Block of text with same or higher indentation, including the first lines
        above and below with smaller indentation

Dependencies