diff --git a/modules/emacs.el b/modules/emacs.el index d76ea36..4d2c53d 100644 --- a/modules/emacs.el +++ b/modules/emacs.el @@ -533,8 +533,7 @@ (current-buffer))) (use-package impatient-mode - :hook ((markdown-mode . (lambda () (setq imp-user-filter - 'markdown-html))))) + :hook ((markdown-mode . (lambda () (imp-set-user-filter 'markdown-html))))) ;; ----------------------------------------------------------------------------------------------- ;; `pdf-tools' - use instead of DocView.