From 2cad0dda78fe114035d7fb65183a7879d022ad57 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 29 Jul 2015 16:33:17 -0700 Subject: [PATCH] don't demand zop-ti-char --- dotfiles/emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) 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