Fix impatient mode lambda
This commit is contained in:
parent
a7f793b025
commit
6ad008b9b9
@ -533,8 +533,7 @@
|
|||||||
(current-buffer)))
|
(current-buffer)))
|
||||||
|
|
||||||
(use-package impatient-mode
|
(use-package impatient-mode
|
||||||
:hook ((markdown-mode . (lambda () (setq imp-user-filter
|
:hook ((markdown-mode . (lambda () (imp-set-user-filter 'markdown-html)))))
|
||||||
'markdown-html)))))
|
|
||||||
|
|
||||||
;; -----------------------------------------------------------------------------------------------
|
;; -----------------------------------------------------------------------------------------------
|
||||||
;; `pdf-tools' - use instead of DocView.
|
;; `pdf-tools' - use instead of DocView.
|
||||||
|
Reference in New Issue
Block a user