My hidden line numbers
Hide line numbers (to work around a bug).
(with-eval-after-load 'notmuch-hello
(add-hook 'notmuch-hello-mode-hook
(lambda ()
(display-line-numbers-mode -1))))
Hide line numbers (to work around a bug).
(with-eval-after-load 'notmuch-hello
(add-hook 'notmuch-hello-mode-hook
(lambda ()
(display-line-numbers-mode -1))))