projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
ab0674a
)
[emacs][wip] move Syntax and Spell checking under Editing
author
Amin Bandali
<bandali@gnu.org>
Mon, 24 Dec 2018 20:17:59 +0000
(15:17 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Mon, 24 Dec 2018 20:17:59 +0000
(15:17 -0500)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
f68f5dd
..
1d6b1f9
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1334,10
+1334,7
@@
Automatically save place in each file.
(global-company-mode t))
#+end_src
(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
#+begin_src emacs-lisp
(use-package flycheck