Indent Object
Indent object is a port of vim-indent-object by @michaeljsmith.
Status
| Status | Command | Description |
|---|---|---|
| ✅ | [count]ai | (A)n (I)ndentation level and line above. |
| ✅ | ii | (I)nner (I)ndentation level (no line above). |
[count]ii | (I)nner (I)ndentation level (no line above). | |
| ✅ | [count]aI | (A)n (I)ndentation level and lines above/below. |
[count]iI | (I)nner (I)ndentation level (no lines above/below). |
Check out the roadmap for a detailed inventory of feature status.