From: Amin Bandali Date: Mon, 24 Dec 2018 20:17:59 +0000 (-0500) Subject: [emacs][wip] move Syntax and Spell checking under Editing X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/commitdiff_plain/de000e57d29fb5fb0f4f77531189039c4d88bf3a [emacs][wip] move Syntax and Spell checking under Editing --- diff --git a/init.org b/init.org index f68f5dd..1d6b1f9 100644 --- a/init.org +++ b/init.org @@ -1334,10 +1334,7 @@ Automatically save place in each file. (global-company-mode t)) #+end_src -* COMMENT Syntax and spell checking -:PROPERTIES: -:CUSTOM_ID: syntax-spell-checking -:END: +** Flycheck #+begin_src emacs-lisp (use-package flycheck