From 19062228169a4cd61868f2d6c7ea2c8daf5ede4c Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 6 May 2015 08:35:47 -0700 Subject: [PATCH] fix cperl mode directory --- emacs_el/.mrconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs_el/.mrconfig b/emacs_el/.mrconfig index 3099864..b2ab320 100644 --- a/emacs_el/.mrconfig +++ b/emacs_el/.mrconfig @@ -17,4 +17,4 @@ checkout = git clone https://github.com/abo-abo/hydra.git [emacs-async] checkout = git clone https://github.com/jwiegley/emacs-async.git [cperl] -checkout = git clone https://github.com/jrockway/cperl-mode.git +checkout = git clone https://github.com/jrockway/cperl-mode.git cperl -- 2.39.2