Update package
This commit is contained in:
parent
445913815c
commit
9ee405447d
1 changed files with 3 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue