lang/org: doom-buffer-mode => solaire-mode
This commit is contained in:
parent
eff937432e
commit
fce95eb5e3
1 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@
|
||||||
(let ((shackle-rules '(("^\\*Org Src" :align t :select t :regexp t :noesc t :same t))))
|
(let ((shackle-rules '(("^\\*Org Src" :align t :select t :regexp t :noesc t :same t))))
|
||||||
(call-interactively #'org-edit-special)
|
(call-interactively #'org-edit-special)
|
||||||
;; FIXME too tightly coupled with doom-buffer-mode
|
;; FIXME too tightly coupled with doom-buffer-mode
|
||||||
(when (fboundp 'doom-buffer-mode)
|
(when (fboundp 'solaire-mode)
|
||||||
(doom-buffer-mode +1))))
|
(solaire-mode +1))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue