X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=emacs_el%2F.mrconfig;h=a3167bd68aeed9f1af6ed0e5c0dc4d2c6ef99261;hb=eaf7e11775004ebf863636b3fe8569fbcb8449b2;hp=4da11def31cd3194d7bab05ff49c9c088de9007c;hpb=c5412723f1f240ee67728eb94fd605408c9f2b45;p=lib.git diff --git a/emacs_el/.mrconfig b/emacs_el/.mrconfig index 4da11de..a3167bd 100644 --- a/emacs_el/.mrconfig +++ b/emacs_el/.mrconfig @@ -11,4 +11,24 @@ checkout = git clone https://github.com/joostkremers/parsebib.git parsebib [s-el] checkout = git clone https://github.com/magnars/s.el.git s-el [f-el] -checkout = git clone https://github.com/rejeep/f.el.git f-el \ No newline at end of file +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 +[cperl] +checkout = git clone https://github.com/jrockway/cperl-mode.git cperl +[dash] +checkout = git clone https://github.com/magnars/dash.el.git dash +[key-chord] +checkout = git clone https://github.com/emacsmirror/key-chord key-chord +[auctex] +checkout = git clone git://git.sv.gnu.org/auctex.git +[org-mode] +checkout = git clone git://orgmode.org/org-mode.git +[polymode] +checkout = git clone https://github.com/vitoshka/polymode.git +[magit-annex] +checkout = git clone https://github.com/kyleam/magit-annex +[use-package] +checkout = git clone https://github.com/jwiegley/use-package