updating dependencies

This commit is contained in:
László Vaskó
2019-12-21 13:44:46 +01:00
parent 46fb4c2931
commit 8b72ad5ff1
2 changed files with 8 additions and 17 deletions

View File

@ -29,12 +29,3 @@ index cb12f8d08..03f370691 100644
"Directory for volatile local storage.
Use this for files that change often, like cache files. Must end with a slash.")
@@ -196,7 +195,7 @@ users).")
(setq abbrev-file-name (concat doom-local-dir "abbrev.el")
async-byte-compile-log-file (concat doom-etc-dir "async-bytecomp.log")
bookmark-default-file (concat doom-etc-dir "bookmarks")
- custom-file (concat doom-private-dir "init.el")
+ custom-file (concat doom-etc-dir "init.el")
custom-theme-directory (concat doom-private-dir "themes/")
desktop-dirname (concat doom-etc-dir "desktop")
desktop-base-file-name "autosave"