diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 5c82959d..07c2fe86 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -648,7 +648,6 @@ The current directory is assumed to be the project's root otherwise." (use-package zop-to-char :ensure t - :demand t :bind ("M-z" . zop-to-char)) (use-package restclient