summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2018-12-24 15:17:59 -0500
committerAmin Bandali <bandali@gnu.org>2018-12-24 15:17:59 -0500
commitde000e57d29fb5fb0f4f77531189039c4d88bf3a (patch)
tree6ddde4df5cdf74db2b8baf7f289984ab7db011df
parentab0674a210ad15c260261259076d00d5507b6e28 (diff)
downloadconfigs-de000e57d29fb5fb0f4f77531189039c4d88bf3a.tar.gz
configs-de000e57d29fb5fb0f4f77531189039c4d88bf3a.tar.xz
configs-de000e57d29fb5fb0f4f77531189039c4d88bf3a.zip
[emacs][wip] move Syntax and Spell checking under Editing
-rw-r--r--init.org5
1 files changed, 1 insertions, 4 deletions
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