Update nov-package
This commit is contained in:
parent
642e1b3c64
commit
c5df78d331
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@
|
|||
(add-hook 'nov-mode-hook #'shrface-mode)
|
||||
:config
|
||||
(setq nov-text-width 82
|
||||
nov-variable-pitch t
|
||||
nov-header-line-format "")
|
||||
nov-variable-pitch t)
|
||||
(require 'shrface)
|
||||
(setq nov-shr-rendering-functions '((img . nov-render-img) (title . nov-render-title)))
|
||||
(setq nov-shr-rendering-functions (append nov-shr-rendering-functions shr-external-rendering-functions)))
|
||||
|
|
Loading…
Add table
Reference in a new issue