From e21aae230ef5706cf384c42ad0a8db1205a32759 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Wed, 12 Jun 2024 23:06:38 +0000 Subject: Remove adaptive-wrap use-package declaration It doesn't work nicely with proportional fonts.--- emacs/init.el | 6 ------ 1 file changed, 6 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 503af54..9b3bbf7 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -235,12 +235,6 @@ and when JID is not in `jabber-activity-banned'." ("C-h F" . helpful-function) )) -;; this doesn't seem to work nicely with proportional fonts -(use-package adaptive-wrap - :disabled - :ensure t - :hook (visual-line-mode . adaptive-wrap-prefix-mode)) - (use-package window :custom (switch-to-buffer-obey-display-actions t)) -- cgit 1.4.1-2-gfad0