From eeadb28a8c799d2f33ab18cd5dba0835483f9327 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Thu, 5 Oct 2017 18:24:14 +0200 Subject: [PATCH] =?UTF-8?q?[Init]=20Config=20for=20=E2=80=98typing?= =?UTF-8?q?=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/init.el b/init.el index d558926..b7fb45c 100644 --- a/init.el +++ b/init.el @@ -1305,6 +1305,10 @@ _h_ _l_ _o_k _y_ank synonyms-cache-file "~/.emacs.d/mthesaur.txt.cache") :commands (synonyms)) +(use-package typing + :commands (typing-of-emacs) + :config (setq toe-highscore-file nil)) + (use-package undo-tree :commands (global-undo-tree-mode undo