From 0cc32428ee2d3f376b34ce9b67c9b952c3167fa8 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 23 Jun 2024 11:14:21 +0000 Subject: Remove keyfreq configuration --- config.org | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config.org b/config.org index fd30bd3..9f7500f 100644 --- a/config.org +++ b/config.org @@ -1133,16 +1133,6 @@ Backups are pointless in long emacs sessions imo, but autosaves are useful. (add-hook 'mouse-leave-buffer-hook (lambda () (interactive) (save-some-buffers t))) #+end_src -** Keyfreq -Previously i had keyfreq enabled, because i think it's a nice feature to be able to see what commands i'm using most frequently. But i ran into an issue where it would permanently hang my emacs trying to save, so i've disabled it. - -#+begin_src elisp :tangle no -(use-package keyfreq :ensure t) -(setopt keyfreq-mode t) -(setopt keyfreq-autosave-mode t) -(setopt keyfreq-excluded-regexp (rx (or "pixel-scroll-precision"))) -#+end_src - C-l goes in order #+begin_src elisp (setopt recenter-positions '(top middle bottom)) -- cgit 1.4.1-2-gfad0