From 62b351cebcca1975726a0ffd55b0c4c3ae9b7e7a Mon Sep 17 00:00:00 2001 From: haya14busa Date: Fri, 7 Feb 2014 10:44:41 +0900 Subject: [PATCH] Link to vim-seek/vim-sneak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d27301..09ea469 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ You can jump forward or backward at the same time by `s`. One useful trick is to map `nmap s (easymotion-s)` to use `s` instead and save one keystroke! ## 2 key find motion -EasyMotion provide 2-key find motions like vim-seek/vim-sneak. (e.g. `(easymotion-s2)`) +EasyMotion provide 2-key find motions like [vim-seek](https://github.com/goldfeld/vim-seek)/[vim-sneak](https://github.com/justinmk/vim-sneak). (e.g. `(easymotion-s2)`) ![2-key-find-motion](https://f.cloud.github.com/assets/3797062/2039612/7cafcec8-89a5-11e3-8f2c-5f26a6b83efd.gif) ```vim