Bump :ui doom
hlissner/emacs-doom-themes@4199e74 -> hlissner/emacs-doom-themes@4d24728 hlissner/emacs-solaire-mode@9d143db -> hlissner/emacs-solaire-mode@186f97d Rewrite solaire-mode usage to adapt to upstream changes. This will yield a new class of edge cases, but I'll tackle those as I encounter them. Closes #5063
This commit is contained in:
parent
d0dacce085
commit
a4d2e873ab
8 changed files with 9 additions and 77 deletions
|
@ -78,9 +78,6 @@
|
|||
(+org-pretty-mode arg)
|
||||
(cond (org-tree-slide-mode
|
||||
(set-window-fringes nil 0 0)
|
||||
(when (bound-and-true-p solaire-mode)
|
||||
(solaire-mode -1)
|
||||
(fringe-mode 0))
|
||||
(when (bound-and-true-p flyspell-mode)
|
||||
(flyspell-mode -1))
|
||||
(add-hook 'kill-buffer-hook #'+org-present--cleanup-org-tree-slides-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue