From 747860535b179b5f19dbaeaafc0ce451cd8e5765 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 10 Apr 2017 19:54:06 -0500 Subject: [PATCH] add magit-vcsh --- emacs_el/.gitignore | 1 + emacs_el/.mrconfig | 2 ++ 2 files changed, 3 insertions(+) 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 -- 2.39.5