Add package org-tree-slide
This commit is contained in:
parent
ed512e92ea
commit
185b10b6e7
1 changed files with 4 additions and 0 deletions
|
@ -224,3 +224,7 @@
|
|||
:config
|
||||
(add-hook 'text-mode-hook #'flyspell-mode)
|
||||
(add-hook 'prog-mode-hook #'flyspell-prog-mode))
|
||||
|
||||
(use-package org-tree-slide
|
||||
:custom
|
||||
(org-image-actual-width nil))
|
||||
|
|
Loading…
Add table
Reference in a new issue