]> git.donarmstrong.com Git - lib.git/blob - emacs_el/.mrconfig
use-package magit
[lib.git] / emacs_el / .mrconfig
1 [org-ref]
2 checkout = git clone http://git.donarmstrong.com/org-ref.git org-ref
3 [web-mode]
4 checkout = git clone https://github.com/fxbois/web-mode.git web-mode
5 [helm]
6 checkout = git clone https://github.com/emacs-helm/helm.git helm
7 [helm-bibtex]
8 checkout = git clone https://github.com/tmalsburg/helm-bibtex.git helm-bibtex
9 [parsebib]
10 checkout = git clone https://github.com/joostkremers/parsebib.git parsebib
11 [s-el]
12 checkout = git clone https://github.com/magnars/s.el.git s-el
13 [f-el]
14 checkout = git clone https://github.com/rejeep/f.el.git f-el
15 [hydra]
16 checkout = git clone https://github.com/abo-abo/hydra.git
17 [emacs-async]
18 checkout = git clone https://github.com/jwiegley/emacs-async.git
19 [cperl]
20 checkout = git clone https://github.com/jrockway/cperl-mode.git cperl
21 [dash]
22 checkout = git clone https://github.com/magnars/dash.el.git dash
23 [key-chord]
24 checkout = git clone https://github.com/emacsmirror/key-chord key-chord
25 [auctex]
26 checkout = git clone git://git.sv.gnu.org/auctex.git
27 [org-mode]
28 checkout = git clone git://orgmode.org/org-mode.git
29 [polymode]
30 checkout = git clone https://github.com/vitoshka/polymode.git
31 [magit-annex]
32 checkout = git clone https://github.com/kyleam/magit-annex
33 [use-package]
34 checkout = git clone https://github.com/jwiegley/use-package