]> git.donarmstrong.com Git - lib.git/commitdiff
add key-chord
authorDon Armstrong <don@donarmstrong.com>
Mon, 1 Jun 2015 15:27:05 +0000 (08:27 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 1 Jun 2015 15:27:05 +0000 (08:27 -0700)
emacs_el/.mrconfig
emacs_el/key-chord.el [new symlink]

index 05055364b559960fb0c078ad4609bf964ec64757..c9da94a9521ce61d324b3f427d6facce5378eb6c 100644 (file)
@@ -20,3 +20,5 @@ 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
diff --git a/emacs_el/key-chord.el b/emacs_el/key-chord.el
new file mode 120000 (symlink)
index 0000000..7df7f00
--- /dev/null
@@ -0,0 +1 @@
+key-chord/key-chord.el
\ No newline at end of file