diff --git a/doc/easymotion.txt b/doc/easymotion.txt index 0146768..a586f4f 100644 --- a/doc/easymotion.txt +++ b/doc/easymotion.txt @@ -1,4 +1,4 @@ -*easymotion.txt* Version 2.0 Last change:23 Jan 2014. +*easymotion.txt* Version 2.0 Last change:24 Jan 2014. ______ __ ___ __ _ @@ -334,6 +334,7 @@ JK Motion ~ *easymotion-jk-motion* JK motion option *(easymotion-j)* *(easymotion-k)* + *(easymotion-bd-jk)* *g:EasyMotion_startofline* When using the |j| or |k| motion, the cursor can be configured to stay in @@ -345,19 +346,21 @@ JK motion option *(easymotion-j)* *(easymotion-k) > let g:EasyMotion_startofline = 0 # keep cursor colum JK motion map J (easymotion-sol-j) - map K (easymotion-sol-K) + map K (easymotion-sol-k) < Default: 1 Start of Line JK motion *(easymotion-sol-j)* *(easymotion-sol-k)* + *(easymotion-sol-bd-jk)* Match start of line JK motion Example: > map J (easymotion-sol-j) - map K (easymotion-sol-K) + map K (easymotion-sol-k) < End of Line JK motion *(easymotion-eol-j)* *(easymotion-eol-k)* + *(easymotion-eol-bd-jk)* Match End of line JK motion Example: