From ea69048ba0af1f3bf8b7a34a0602b32a27f96858 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 1 Jun 2015 08:27:05 -0700 Subject: [PATCH] add key-chord --- emacs_el/.mrconfig | 2 ++ emacs_el/key-chord.el | 1 + 2 files changed, 3 insertions(+) create mode 120000 emacs_el/key-chord.el 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 -- 2.39.2