[Emacs] Add keybinds for flyspell
This commit is contained in:
parent
1f51371031
commit
6d6af02910
@ -7568,6 +7568,8 @@ My buffer-related keybinds are all prefixed by ~b~.
|
||||
"e." '(hydra-flycheck/body :wk "hydra")
|
||||
"el" #'counsel-flycheck
|
||||
"ee" '(:keymap flycheck-command-map :wk "flycheck")
|
||||
"ef" '(:keymap flyspell-mode-map :wk "flyspell")
|
||||
"eF" #'flyspell-hydra/body
|
||||
#+end_src
|
||||
|
||||
** Files
|
||||
|
Loading…
Reference in New Issue
Block a user