mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Configure flyspell with manual activation and ispell timeout
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
org-startup-folded 'content
|
||||
org-todo-keywords '((sequence "🆕(t)" "▶️(s)" "⏳(w)" "🔎(p)" "|" "✅(d)" "🗑(c)" "👨(g)")))
|
||||
:config
|
||||
(add-hook 'org-mode-hook 'org-indent-mode)
|
||||
(add-hook 'org-mode-hook 'flyspell-mode))
|
||||
(add-hook 'org-mode-hook 'org-indent-mode))
|
||||
|
||||
(use-package org-bullets
|
||||
:ensure t
|
||||
|
||||
Reference in New Issue
Block a user