]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/.mrconfig
use-package magit
[lib.git] / emacs_el / .mrconfig
index 05055364b559960fb0c078ad4609bf964ec64757..a3167bd68aeed9f1af6ed0e5c0dc4d2c6ef99261 100644 (file)
@@ -20,3 +20,15 @@ checkout = git clone https://github.com/jwiegley/emacs-async.git
 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