From: Don Armstrong Date: Wed, 6 May 2015 15:35:17 +0000 (-0700) Subject: add cperl mode X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=commitdiff_plain;h=1d0ca483a420ec78329c985043cb64cd41a2bad4 add cperl mode --- 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