flyspell-correct-word-generic -> flyspell-correct-at-point
New release of flyspell-correct yesterday, removed the word-generic aliases. (Also in tools/flyspell/config.el)
This commit is contained in:
parent
497a6a206e
commit
7a2f4bddea
1 changed files with 1 additions and 1 deletions
|
@ -509,7 +509,7 @@ To change these keys see `+evil-repeat-keys'."
|
|||
:n "gr" #'elfeed-search-update--force
|
||||
:n "gR" #'elfeed-search-fetch))
|
||||
|
||||
:nv "z=" #'flyspell-correct-word-generic
|
||||
:nv "z=" #'flyspell-correct-at-point
|
||||
;; custom evil keybinds
|
||||
:nv "zn" #'+evil:narrow-buffer
|
||||
:n "zN" #'doom/widen-indirectly-narrowed-buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue