]> git.donarmstrong.com Git - lib.git/commitdiff
magit-vcsh is not in melpa
authorDon Armstrong <don@donarmstrong.com>
Mon, 24 Jul 2017 15:21:48 +0000 (08:21 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 24 Jul 2017 15:21:48 +0000 (08:21 -0700)
emacs_el/configuration/don-configuration.org

index aa5494809b0aa2c432d9d7d7d166e59ec699f9dc..a381e381981eda449cd8e5eda037a9ac53659895 100644 (file)
@@ -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