From 0f2188dea14a19fa808da2261816318c8814846b Mon Sep 17 00:00:00 2001 From: bd Date: Sat, 21 Dec 2024 00:36:38 -0500 Subject: use-package more hints when to laod, exwm+server not ask start twice --- .config/emacs/modules/bd--dictionary.el | 1 - 1 file changed, 1 deletion(-) (limited to '.config/emacs/modules/bd--dictionary.el') diff --git a/.config/emacs/modules/bd--dictionary.el b/.config/emacs/modules/bd--dictionary.el index f6e67fb..bf83544 100644 --- a/.config/emacs/modules/bd--dictionary.el +++ b/.config/emacs/modules/bd--dictionary.el @@ -4,7 +4,6 @@ (use-package dictionary - :defer t :bind (("C-c i" . dictionary-lookup-definition)) :config (setopt dictionary-server "localhost" -- cgit v1.2.3