branch: elpa/scala-mode commit 61a511f34009eb6855f65d4368204df9c0cce4bc Author: Heikki Vesalainen <heikkivesalai...@yahoo.com> Commit: Heikki Vesalainen <heikkivesalai...@yahoo.com>
Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f1452d4..a14a152 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,7 @@ TODO: ## Motion -Basic emacs motion will work. Use - -M-C-f or M-C-Right to move forward one expression -M-C-b or M-C-Left to move back one expression +Basic emacs motion will work, including movement over expressions (M-C-f, M-C-b). TODO: