diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index ee3fde56..0ba8b606 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -1615,8 +1615,8 @@ realgud provides debugging support with many external debuggers in emacs ("d" imalison:term-hydra-default-directory/body :exit t)))) #+END_SRC *** crux -#+BEGIN_SRC emacs-lisp crux-reopen-as-root-mode makes it so that any file owned by root will automatically be opened as the root user. +#+BEGIN_SRC emacs-lisp (use-package crux :demand t :bind (("C-c C-s" . crux-sudo-edit))