diff options
Diffstat (limited to 'home/dots/.emacs')
-rw-r--r-- | home/dots/.emacs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs index 120dcb7..82e2d94 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -728,7 +728,6 @@ (eldoc-echo-area-use-multiline-p nil) :hook (prog-mode . eldoc-mode)) - (use-package eldoc-box :ensure t :demand t |