diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index d9d597ca..bfa34937 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -55,7 +55,7 @@ :init (ivy-rich-mode 1)) (use-package olivetti - :custom (olivetti-body-width 85)) + :custom (olivetti-body-width 82)) (use-package nov :config (setq nov-text-width nil nov-variable-pitch nil) @@ -234,3 +234,5 @@ (use-package markdown-mode) (use-package yaml-mode) + +(use-package webpaste)