mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-22 16:21:04 -05:00
General cleanup + update caskfile
This commit is contained in:
@@ -46,6 +46,9 @@ automatically renamed to the project name.")
|
||||
|
||||
(add-hook 'emacs-startup-hook 'workgroups-mode)
|
||||
:config
|
||||
(unless (file-exists-p wg-workgroup-directory)
|
||||
(mkdir wg-workgroup-directory))
|
||||
|
||||
;; Remember the set names in between sessions
|
||||
(push 'narf-wg-names savehist-additional-variables)
|
||||
|
||||
|
Reference in New Issue
Block a user