mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-19 13:46:17 +10:00
Minor edits
This commit is contained in:
@@ -473,6 +473,7 @@
|
|||||||
:init
|
:init
|
||||||
(persp-mode)
|
(persp-mode)
|
||||||
:config
|
:config
|
||||||
|
(setq persp-suppress-no-prefix-key-warning t)
|
||||||
;; Sets a file to write to when we save states
|
;; Sets a file to write to when we save states
|
||||||
(setq persp-state-default-file "~/.config/emacs/sessions"))
|
(setq persp-state-default-file "~/.config/emacs/sessions"))
|
||||||
|
|
||||||
|
|||||||
@@ -697,6 +697,7 @@ Org-tempo is not a separate package but a module within org that can be enabled.
|
|||||||
:init
|
:init
|
||||||
(persp-mode)
|
(persp-mode)
|
||||||
:config
|
:config
|
||||||
|
(setq persp-suppress-no-prefix-key-warning t)
|
||||||
;; Sets a file to write to when we save states
|
;; Sets a file to write to when we save states
|
||||||
(setq persp-state-default-file "~/.config/emacs/sessions"))
|
(setq persp-state-default-file "~/.config/emacs/sessions"))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user