Removed fly spell checker hook.
This commit is contained in:
parent
5562f431d0
commit
df0981745d
|
@ -31,10 +31,6 @@
|
|||
; Enable word wrap
|
||||
(add-hook 'org-mode-hook #'visual-line-mode)
|
||||
|
||||
; Enable spell checking
|
||||
(add-hook 'org-mode-hook 'turn-on-flyspell)
|
||||
|
||||
|
||||
;Custom bullets
|
||||
(setq org-superstar-headline-bullets-list '("⁜" "☰" "☱" "☲" "☳" "☴" "☵" "☶" "☷"))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user