Minor update of the documenation

This commit is contained in:
syl20bnr 2015-03-16 23:55:30 -04:00
parent 718035d905
commit 3fc06c8f24

View file

@ -613,12 +613,9 @@ Additional information may as well be displayed in the minibuffer.
# Differences between Vim, Evil and Spacemacs # Differences between Vim, Evil and Spacemacs
No doubt that `Evil` is one of the most advanced `Vim` emulation and you should - The `,` key does "repeat last `f`, `t`, `F`, or `T` command in opposite
not see big difference between `Vim` and `Emacs`. I did not find any command I direction in `Vim`, but in `Spacemacs` it the major mode specific leader
used in Vim that I missed in Emacs with `Evil`. key by default (which can be set on another key binding in the dotfile).
The `,` key does "repeat last `f`, `t`, `F`, or `T` command in opposite direction"
in `Vim`, but not in `Spacemacs`.
Send a PR to add the differences you found in this section. Send a PR to add the differences you found in this section.