Flyspell: Aspell

This commit is contained in:
2023-01-25 13:17:49 -05:00
parent eefa8910e8
commit 2a1b99f216

View File

@@ -267,6 +267,13 @@
;;;; Org Related
;; FlySpell
(use-package flyspell)
(setq flyspell-issue-message-flag nil
ispell-local-dictionary "en_GB"
ispell-program-name "aspell"
ispell-list-command "--list")
;; Completion engine
(use-package ivy-bibtex)
;; Interactive menus