From 09be6011e9d731d0a7742a24e210079d8102f1e1 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Fri, 14 Jun 2024 00:36:31 +0000 Subject: Update spellcheck configuration --- emacs/init.el | 7 ------- 1 file changed, 7 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index f68cbac..84f958a 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -160,14 +160,7 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word." (overlay-end overlay)))) (message "Abbrev: %s -> %s" abbrev word) (define-abbrev global-abbrev-table abbrev word))) - (advice-add 'jinx--correct-replace :before #'jinx--add-to-abbrev) -;;; spellcheck -;; (add-hook 'text-mode-hook #'flyspell-mode) -;; (setopt ispell-program-name "aspell" -;; ispell-dictionary "en_GB" -;; ispell-extra-args '("--sug-mode=ultra")) - ;;; Completing-read everywhere with consult -- cgit 1.4.1-2-gfad0