Skip to content

Targets

Targets is a port of vim-targets by @wellle.

Settings

vintageous_enable_targets

  • Type: boolean
  • Default: true

Enable targets plugin.

Status

StatusCommandDescription
i( i) ib i{ i} iB i[ i] i< i> itIn Pair.
a( a) ab a{ a} aB a[ a] a< a> atA Pair.
i, i. i; i: i+ i- i= i~ i_ i* i# i/ i| i\ i& i$In Separator.
a, a. a; a: a+ a- a= a~ a_ a* a# a/ a| a\ a& a$A Separator.
I( I) I{ I} IB I[ I] I< I> ItInside Pair.
A( A) A{ A} AB A[ A] A< A> AtAround Pair.
in( an( In( An( il( al( Il( Al(Next and Last Pair.
I, I. I; I: I+ I- I= I~ I_ I* I# I/ I| I\ I& I$Inside Separator.
A, A. A; A: A+ A- A= A~ A_ A* A# A/ A| A\ A& A$Around Separator.
in, an, In, An, il, al, Il, Al, ...Next and Last Separator.
iaIn Argument.
aaAn Argument.
IaInside Argument.
AaAround Argument.
ina ana Ina Ana ila ala Ila AlaNext and Last Argument.
inb anb Inb Anb ilb alb Ilb AlbAny Block.
inq anq Inq Anq ilq alq Ilq AlqAny Quote.
Quote Text Objects.
In Quote.
A Quote.
Inside Quote.
Around Quote.
Next and Last Quote.

Check out the roadmap for a detailed inventory of feature status.