]> git.donarmstrong.com Git - lib.git/commitdiff
use the magit-vcsh which is in melpa now
authorDon Armstrong <don@donarmstrong.com>
Sat, 17 Apr 2021 22:23:45 +0000 (15:23 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sat, 17 Apr 2021 22:23:45 +0000 (15:23 -0700)
emacs_el/configuration/don-configuration.org

index 020106147b7b1879b5d6d2d32a169c18f3ba0b57..854cbe7b00fccb19c73246b58b2ae388c5fe4105 100644 (file)
@@ -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