wip: feat: Autosaving and recent files
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
(with-current-buffer url-buffer
|
||||
(goto-char (point-max))
|
||||
(eval-print-last-sexp))))
|
||||
(load-file bootstrap-file)
|
||||
;; (load bootstrap-file nil 'nomessage)
|
||||
)
|
||||
(load-file bootstrap-file))
|
||||
|
||||
(setq straight-use-package-by-default t))
|
||||
|
||||
Reference in New Issue
Block a user