From 42f62b7ce84b0904bfde20a7e22b44f18bcae29f Mon Sep 17 00:00:00 2001 From: haya14busa Date: Tue, 21 Jan 2014 11:35:45 +0900 Subject: [PATCH] Update doc: add bidirectional t motion --- doc/easymotion.txt | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/doc/easymotion.txt b/doc/easymotion.txt index d0e9148..9b7f8be 100644 --- a/doc/easymotion.txt +++ b/doc/easymotion.txt @@ -145,6 +145,7 @@ EasyMotion table *easymotion-plug-table* More Mapping Table | (No assignment by default) ----------------------------------|--------------------------------- + (easymotion-bd-t) | See |(easymotion-bd-t)| (easymotion-bd-w) | See |(easymotion-bd-w)| (easymotion-bd-W) | See |(easymotion-bd-W)| (easymotion-bd-e) | See |(easymotion-bd-e)| @@ -165,6 +166,7 @@ EasyMotion table *easymotion-plug-table* (easymotion-Fl) | See |(easymotion-Fl)| (easymotion-tl) | See |(easymotion-tl)| (easymotion-Tl) | See |(easymotion-Tl)| + (easymotion-bd-tl) | See |(easymotion-bd-tl)| (easymotion-wl) | See |(easymotion-wl)| (easymotion-bl) | See |(easymotion-bl)| (easymotion-bd-wl) | See |(easymotion-bd-wl)| @@ -182,6 +184,7 @@ EasyMotion table *easymotion-plug-table* (easymotion-Fn) | See |(easymotion-Fn)| (easymotion-tn) | See |(easymotion-tn)| (easymotion-Tn) | See |(easymotion-Tn)| + (easymotion-bd-tn) | See |(easymotion-bd-tn)| | (easymotion-sln) | See |(easymotion-sln)| (easymotion-fln) | See |(easymotion-fln)| @@ -202,9 +205,13 @@ These mappings are not mapped by Default. Bidirection ~ + Note: bd is short for bidirectional + +(easymotion-bd-t) *(easymotion-bd-t)* + Till before & after the {char} to the right. See |t| & |T|. + (easymotion-bd-w) *(easymotion-bd-w)* Beginning of word forward and backward. See |w| & |b|. - Note: bd is short for bidirectional (easymotion-bd-W) *(easymotion-bd-W)* Beginning of WORD forward and backward. See |W| & |B|. @@ -361,6 +368,10 @@ Within line motion ~ This function is same as |(easymoion-T)|, except range is within current cursor line. +(easymotion-bd-tl) *(easymotion-bd-tl)* + This function is same as |(easymoion-bd-t)|, except range + is within current cursor line. + (easymotion-wl) *(easymotion-wl)* This function is same as |(easymoion-w)|, except range is within current cursor line. @@ -457,14 +468,15 @@ All Find motion (s,f,F,t,T,sl,fl,Fl,tl,Tl) support this feature! (|l| means within line motion) *(easymotion-sn)* *(easymotion-fn)* *(easymotion-Fn)* - *(easymotion-tn)* *(easymotion-Tn)* *(easymotion-sln)* - *(easymotion-fln)* *(easymotion-Fln)* *(easymotion-tln)* - *(easymotion-Tln)* + *(easymotion-tn)* *(easymotion-Tn)* *(easymotion-bd-tn)* + *(easymotion-sln)* *(easymotion-fln)* *(easymotion-Fln)* + *(easymotion-tln)* *(easymotion-Tln)* *(easymotion-bd-tln)* + *(easymotion-s2)* *(easymotion-f2)* *(easymotion-F2)* - *(easymotion-t2)* *(easymotion-T2)* *(easymotion-sl2)* - *(easymotion-fl2)* *(easymotion-Fl2)* *(easymotion-tl2)* - *(easymotion-Tl2)* + *(easymotion-t2)* *(easymotion-T2)* *(easymotion-bd-t2)* + *(easymotion-sl2)* *(easymotion-fl2)* *(easymotion-Fl2)* + *(easymotion-tl2)* *(easymotion-Tl2)* *(easymoion-bd-tl2)* But |EasyMotion| is good at simple and fast motion with one or two character.