diff options
Diffstat (limited to '')
-rw-r--r-- | .emacs.d/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 71f86d5..1fa19d4 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2452,7 +2452,6 @@ https://csclub.uwaterloo.ca/~abandali") (defun company-ebdb--post-complete (_) nil)) (use-feature ebdb-gnus - :demand :after ebdb :custom (ebdb-gnus-window-size 0.3)) |