Emacs: Add hunspell multi-dictionary spell checking

This commit is contained in:
Riyyi
2023-08-10 22:42:38 +02:00
parent 1068ef9502
commit 9f5ce80255
3 changed files with 9 additions and 0 deletions
@@ -30,6 +30,7 @@
(setq scroll-conservatively 1)
(setq mouse-wheel-scroll-amount '(5))
(setq mouse-wheel-progressive-speed nil)
(setq pixel-scroll-precision-mode t)
;; Parenthesis, set behavior
(setq show-paren-delay 0)