Bind z= -> flyspell-correct-word-generic

z= is a vim default. `flyspell-correct-word-generic` is superior to the
original command bound to z= (ispell-word).
This commit is contained in:
Henrik Lissner 2019-04-04 18:53:04 -04:00
parent 6084b774b8
commit 5a50820cd9
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -67,6 +67,7 @@
:n "gp" #'+evil/reselect-paste
:n "g=" #'widen
:v "g=" #'+evil:narrow-buffer
:nv "z=" #'flyspell-correct-word-generic
:nv "g@" #'+evil:apply-macro
:nv "gc" #'evil-commentary
:nv "gx" #'evil-exchange