From: Don Armstrong Date: Mon, 1 Jun 2015 15:27:05 +0000 (-0700) Subject: add key-chord X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=commitdiff_plain;h=ea69048ba0af1f3bf8b7a34a0602b32a27f96858 add key-chord --- diff --git a/emacs_el/.mrconfig b/emacs_el/.mrconfig index 0505536..c9da94a 100644 --- a/emacs_el/.mrconfig +++ b/emacs_el/.mrconfig @@ -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 index 0000000..7df7f00 --- /dev/null +++ b/emacs_el/key-chord.el @@ -0,0 +1 @@ +key-chord/key-chord.el \ No newline at end of file