mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-21 13:53:39 -05:00
nix-doom-emacs: updating hunks to better align with newer doom revisions
This commit is contained in:
@@ -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 ()
|
||||
|
Reference in New Issue
Block a user