forked from colonelpanic/dotfiles
[Emacs] Only attempt modification of roam buffer behavior if using frame-mode
This commit is contained in:
parent
bed1144977
commit
0c9f37f014
@ -3855,6 +3855,7 @@ alphanumeric characters only."
|
|||||||
(t 'none)))
|
(t 'none)))
|
||||||
|
|
||||||
(use-package frame-mode
|
(use-package frame-mode
|
||||||
|
:if imalison:use-frame-mode
|
||||||
:demand t
|
:demand t
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
Loading…
Reference in New Issue
Block a user