]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/.mrconfig
use-package magit
[lib.git] / emacs_el / .mrconfig
index fd2865239e9a18cbe146552cd6d1acdaf1d3f307..a3167bd68aeed9f1af6ed0e5c0dc4d2c6ef99261 100644 (file)
@@ -1,4 +1,34 @@
-# [jmax]
-# checkout = git clone https://github.com/jkitchin/jmax.git jmax
+[org-ref]
+checkout = git clone http://git.donarmstrong.com/org-ref.git org-ref
 [web-mode]
-checkout = git clone https://github.com/fxbois/web-mode.git web-mode
\ No newline at end of file
+checkout = git clone https://github.com/fxbois/web-mode.git web-mode
+[helm]
+checkout = git clone https://github.com/emacs-helm/helm.git helm
+[helm-bibtex]
+checkout = git clone https://github.com/tmalsburg/helm-bibtex.git helm-bibtex
+[parsebib]
+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
+[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