emacs: remove toc-org
This commit is contained in:
parent
0457559cd1
commit
551a6c7401
1 changed files with 0 additions and 3 deletions
|
@ -159,9 +159,6 @@ value `italic'."
|
|||
;; modernize org-mode
|
||||
(package-install 'org-modern)
|
||||
(add-hook 'org-mode-hook 'org-modern-mode)
|
||||
;; create a TOC on saving an org document
|
||||
(package-install 'toc-org)
|
||||
(add-hook 'org-mode-hook 'toc-org-mode)
|
||||
;; enable spell checking in org mode
|
||||
(add-hook 'org-mode-hook #'(lambda () (flyspell-mode)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue