Note vim incompatility for , key.

This commit is contained in:
Alan Zimmerman 2015-03-16 09:48:40 +02:00 committed by syl20bnr
parent 49ffac8ad6
commit 718035d905

View file

@ -617,6 +617,9 @@ No doubt that `Evil` is one of the most advanced `Vim` emulation and you should
not see big difference between `Vim` and `Emacs`. I did not find any command I
used in Vim that I missed in Emacs with `Evil`.
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.
## The vim-surround case