From 1056251ada60ec1158e43b80587cbac5d8763f78 Mon Sep 17 00:00:00 2001 From: supasorn Date: Thu, 16 May 2013 11:02:42 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3649d30..ac0e27e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ 3. Add SelectLines function which allows you to select any range of lines using consecutive easymotion calls. E.g. Using "omap l :call EasyMotion#SelectLines()", and "vmap l :call EasyMotion#SelectLines()" ![two-character key](http://homes.cs.washington.edu/~supasorn/easymotion.png) +This is an alpha version, which breaks multi-byte support, and others. # Introduction EasyMotion provides a much simpler way to use some motions in vim. It