Scratch plus autosave buggy with project scratch buffers
This commit is contained in:
@@ -1027,7 +1027,6 @@ Made for `org-tab-first-hook' in evil-mode."
|
|||||||
(scratch-plus-project-subdir ".scratch")
|
(scratch-plus-project-subdir ".scratch")
|
||||||
(scratch-plus-restore-type 'demand)
|
(scratch-plus-restore-type 'demand)
|
||||||
(scratch-plus-force-restore t)
|
(scratch-plus-force-restore t)
|
||||||
(scratch-plus-idle-save 2)
|
|
||||||
(scratch-plus-initial-message "Scratchpad")
|
(scratch-plus-initial-message "Scratchpad")
|
||||||
:init
|
:init
|
||||||
(add-hook 'after-init-hook #'scratch-plus-mode))
|
(add-hook 'after-init-hook #'scratch-plus-mode))
|
||||||
|
Reference in New Issue
Block a user