From ed938fc096e2fd675f3e52842fea331630f67491 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 11 Aug 2021 20:25:40 -0500 Subject: Enable `crux-reopen-as-root-mode' --- init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 92a74b0..bfc736d 100644 --- a/init.el +++ b/init.el @@ -980,7 +980,9 @@ if ripgrep is installed, otherwise `consult-grep'." "C-o" crux-smart-open-line "M-o" crux-smart-open-line-above "C-M-\\" crux-cleanup-buffer-or-region - "C-x 4 t" crux-transpose-windows)) + "C-x 4 t" crux-transpose-windows) + + (crux-reopen-as-root-mode +1)) ;; requires extension: ;; https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/ -- cgit 1.4.1-21-gabe81