From e1e16b9ec103609b70bbc2ea93afe0b9cf0205ce Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 24 Jul 2017 08:21:48 -0700 Subject: [PATCH] magit-vcsh is not in melpa --- emacs_el/configuration/don-configuration.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs_el/configuration/don-configuration.org b/emacs_el/configuration/don-configuration.org index aa54948..a381e38 100644 --- a/emacs_el/configuration/don-configuration.org +++ b/emacs_el/configuration/don-configuration.org @@ -321,7 +321,7 @@ value, scrolling continues until there is no more output. :ensure t ) (use-package magit-vcsh - :ensure t + :ensure f ; currently not in melpa, so don't try to install ) #+END_SRC -- 2.39.5