From: Don Armstrong Date: Wed, 6 May 2015 16:00:53 +0000 (-0700) Subject: add dash X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=commitdiff_plain;h=d0d65d9a0501cd03017f3557119ad07231c16fda add dash --- diff --git a/emacs_el/.mrconfig b/emacs_el/.mrconfig index b2ab320..0505536 100644 --- a/emacs_el/.mrconfig +++ b/emacs_el/.mrconfig @@ -18,3 +18,5 @@ checkout = git clone https://github.com/abo-abo/hydra.git checkout = git clone https://github.com/jwiegley/emacs-async.git [cperl] checkout = git clone https://github.com/jrockway/cperl-mode.git cperl +[dash] +checkout = git clone https://github.com/magnars/dash.el.git dash diff --git a/emacs_el/dash.el b/emacs_el/dash.el new file mode 120000 index 0000000..b3d9956 --- /dev/null +++ b/emacs_el/dash.el @@ -0,0 +1 @@ +dash/dash.el \ No newline at end of file