From 99aa8e5e563960c9e60af322f9e99d9c2ff17a12 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 28 Oct 2023 19:06:24 +0200 Subject: [PATCH] Remove obsolete configuration for `typing` package --- init.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/init.el b/init.el index f8b011c..4bc8e62 100644 --- a/init.el +++ b/init.el @@ -2804,10 +2804,6 @@ eventuelly be set to nil, however)." timeline-tools-copy-clocklines timeline-tools-clockline-no-org-agenda-conflicts)) -(use-package typing - :commands (typing-of-emacs) - :init (setq toe-highscore-file nil)) - (use-package vlf :ensure t :commands (vlf))