From 08c76ab82eb2c837e5b2710fa845f0ca24502662 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 27 Oct 2018 11:35:55 -0200 Subject: Remove spellchecking from emacs --- spacemacs.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'spacemacs.el') diff --git a/spacemacs.el b/spacemacs.el index 0a012ed..8459a5a 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -93,8 +93,9 @@ This function should only modify configuration layer settings." (shell :variables shell-default-height 30 shell-default-position 'bottom) - (spell-checking :variables - spell-checking-enable-auto-dictionary t)) + ;; (spell-checking :variables + ;; spell-checking-enable-auto-dictionary t) + ) ;; List of additional packages that will be installed without being ;; wrapped in a layer. If you need some configuration for these -- cgit v1.2.3