From 1d0ca483a420ec78329c985043cb64cd41a2bad4 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 6 May 2015 08:35:17 -0700 Subject: [PATCH] add cperl mode --- emacs_el/.mrconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emacs_el/.mrconfig b/emacs_el/.mrconfig index aec4a3c..3099864 100644 --- a/emacs_el/.mrconfig +++ b/emacs_el/.mrconfig @@ -15,4 +15,6 @@ checkout = git clone https://github.com/rejeep/f.el.git f-el [hydra] checkout = git clone https://github.com/abo-abo/hydra.git [emacs-async] -checkout = git clone https://github.com/jwiegley/emacs-async.git \ No newline at end of file +checkout = git clone https://github.com/jwiegley/emacs-async.git +[cperl] +checkout = git clone https://github.com/jrockway/cperl-mode.git -- 2.39.2