mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
emacs: drop the hook on cape-ispell
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
e7abad7a14
commit
cfcb6735b1
|
@ -78,7 +78,6 @@ Hook ~cape~ onto both ~text-mode~ and ~prog-mode~.
|
|||
|
||||
(defun cape-setup-capf-text ()
|
||||
"Setup cape completions for text-mode"
|
||||
(add-hook 'completion-at-point-functions #'cape-ispell)
|
||||
(cape-setup-capf))
|
||||
|
||||
(defun cape-setup-capf ()
|
||||
|
|
Loading…
Reference in a new issue