mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Scratch plus autosave buggy with project scratch buffers
This commit is contained in:
parent
90a46342eb
commit
62fc76cfd9
1 changed files with 0 additions and 1 deletions
|
@ -1027,7 +1027,6 @@ Made for `org-tab-first-hook' in evil-mode."
|
|||
(scratch-plus-project-subdir ".scratch")
|
||||
(scratch-plus-restore-type 'demand)
|
||||
(scratch-plus-force-restore t)
|
||||
(scratch-plus-idle-save 2)
|
||||
(scratch-plus-initial-message "Scratchpad")
|
||||
:init
|
||||
(add-hook 'after-init-hook #'scratch-plus-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue