diff options
Diffstat (limited to 'init.org')
-rw-r--r-- | init.org | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |