Doc: Fix indent

This commit is contained in:
haya14busa 2014-01-16 23:19:54 +09:00
parent 6b77811186
commit 04d8a9a1e8

View File

@ -246,17 +246,17 @@ Jump To Anywhere ~
Repeat ~ Repeat ~
<Plug>(easymotion-repeat) *<Plug>(easymotion-repeat)* <Plug>(easymotion-repeat) *<Plug>(easymotion-repeat)*
Repeat last motion! Repeat last motion!
Repeat last motion type including input target character. Repeat last motion type including input target character.
Nothing will happen when previous motion doesn't exist. Nothing will happen when previous motion doesn't exist.
Last Find Motion~ Last Find Motion~
In Find motion (e.g. |<Plug>(easymoion-s)| ), to type `<CR>` In Find motion (e.g. |<Plug>(easymoion-s)| ), to type `<CR>`
without input characters invoke last find motion. This without input characters invoke last find motion. This
does not repeat motion type (e.g. othrer word motion, does not repeat motion type (e.g. othrer word motion,
<Plug>(easymotion-j) etc...) but only repeat input <Plug>(easymotion-j) etc...) but only repeat input
characters. characters.
<Plug>(easymotion-next) *<Plug>(easymotion-next)* <Plug>(easymotion-next) *<Plug>(easymotion-next)*
<Plug>(easymotion-previous) *<Plug>(easymotion-previous)* <Plug>(easymotion-previous) *<Plug>(easymotion-previous)*