nix-doom-emacs: updating hunks to better align with newer doom revisions

This commit is contained in:
László Vaskó
2020-09-06 14:43:28 +02:00
parent 2429aa244c
commit d834090002
2 changed files with 7 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
diff --git a/core/autoload/config.el b/core/autoload/config.el
index 6bb9ae300..81ab62860 100644
index 1e643cf49..501cbfba4 100644
--- a/core/autoload/config.el
+++ b/core/autoload/config.el
@@ -20,7 +20,7 @@
@@ -23,7 +23,7 @@
(defun doom/find-file-in-private-config ()
"Search for a file in `doom-private-dir' inside nixos-config."
(interactive)
@@ -10,4 +10,4 @@ index 6bb9ae300..81ab62860 100644
+ (doom-project-find-file "@private@"))
;;;###autoload
(defun doom/reload ()
(defun doom/goto-private-init-file ()