Emacs: don't automatically try to read files with sudo It's annoying when I want to look at a file in the nix store and I don't have much use for it otherwise
1 file changed, 0 insertions(+), 4 deletions(-)
changed files
M user/emacs/init.el → user/emacs/init.el
@@ -611,10 +611,6 @@ (setq auto-revert-verbose nil auto-revert-use-notify t) (global-auto-revert-mode t))) -(use-package auto-sudoedit - :defer 3 - :config (auto-sudoedit-mode)) - (setq delete-by-moving-to-trash t) (use-package goto-chg