From: Don Armstrong Date: Tue, 11 Apr 2017 00:54:06 +0000 (-0500) Subject: add magit-vcsh X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=747860535b179b5f19dbaeaafc0ce451cd8e5765;p=lib.git add magit-vcsh --- diff --git a/emacs_el/.gitignore b/emacs_el/.gitignore index 982dc90..4876293 100644 --- a/emacs_el/.gitignore +++ b/emacs_el/.gitignore @@ -12,3 +12,4 @@ helm-bibtex auctex org-mode use-package +magit-vcsh diff --git a/emacs_el/.mrconfig b/emacs_el/.mrconfig index 46368c6..852167c 100644 --- a/emacs_el/.mrconfig +++ b/emacs_el/.mrconfig @@ -16,3 +16,5 @@ checkout = git clone https://github.com/emacsmirror/key-chord key-chord checkout = git clone https://github.com/jwiegley/use-package [tiny-tools] checkout = git clone https://github.com/jaalto/project--emacs-tiny-tools.git tiny-tools +[magit-vcsh] +checkout = git clone https://github.com/dondelelcaro/magit-vcsh.git magit-vcsh