From: Don Armstrong Date: Sat, 17 Apr 2021 22:23:45 +0000 (-0700) Subject: use the magit-vcsh which is in melpa now X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=commitdiff_plain;h=2138d49929a9dad0fee86c0eae8247500212c6c4 use the magit-vcsh which is in melpa now --- diff --git a/emacs_el/configuration/don-configuration.org b/emacs_el/configuration/don-configuration.org index 0201061..854cbe7 100644 --- a/emacs_el/configuration/don-configuration.org +++ b/emacs_el/configuration/don-configuration.org @@ -620,8 +620,7 @@ value, scrolling continues until there is no more output. :load-path "~/lib/emacs_el/magit-annex/" ) (use-package magit-vcsh - :ensure f ; currently not in melpa, so don't try to install - :load-path "~/lib/emacs_el/magit-vcsh/" + :ensure t ) #+END_SRC