From f841dd8b30fea00750db0efa0ef0a44d1ccdc198 Mon Sep 17 00:00:00 2001 From: William Strealy Date: Thu, 27 Mar 2014 12:48:09 -0500 Subject: [PATCH] Fix two spelling mistakes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4290195..1317b23 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ EasyMotion is now completely - **Well-behaved**: It's consistent with the default motions of Vim and works well in all modes. And it now supports repeating with the dot operator. - **Configurable**: You can easily configure its behavior and map it to any key -- **Sofisticated**: Provide flawless, smooth and fast motions with minimal keystrokes +- **Sophisticated**: Provide flawless, smooth and fast motions with minimal keystrokes Even though some default behaviors were modified and many new features were added, I carefully considered backward compatibility. So those of you updating @@ -280,7 +280,7 @@ Minimal Configuration Tutorial ------------------------------ **I recommend to configure and map keys by yourself if you are true Vimmer.** -**Please do not be satisfied with just installing vim-easymotion, configuring it yourself boost your productibity more and more!** +**Please do not be satisfied with just installing vim-easymotion, configuring it yourself boost your productivity more and more!** Default `` prefix isn't easy to press, and I leave them just for backwards compatibility. You should at least change prefix key like this `map (easymotion-prefix)`