From 0906f2f8c3b762b7ca8b1f01f49515765c101aee Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 17 Nov 2024 14:59:48 +0000 Subject: emacs: Do not add ‘flex’ to completion-styles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- emacs/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 4f1d5c5..5140228 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -29,8 +29,6 @@ (setq-default indent-tabs-mode nil) -(add-to-list 'completion-styles 'flex) - (put 'list-timers 'disabled nil) (add-hook 'after-init-hook #'my/display-startup-time) -- cgit v1.2.3-70-g09d2