doom: Add package redacted

main
earnest ma 2022-12-02 15:24:44 -05:00
parent 049df0ec3d
commit 6abefd1c8a
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
2 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,10 @@
:desc "Clear recent search result"
"s c" #'evil-ex-nohighlight)
(use-package! redacted)
;; :config
;; (add-hook 'redacted-mode-hook (lambda () (read-only-mode (if redacted-mode 1 -1)))))
(defun open-in-pympress ()
"Open the current buffer (assumed to be a tex file that has the same name as
the compiled PDF version) in pympress."

View File

@ -55,6 +55,7 @@
(package! smudge :pin "9e3488f485b7d7f3c97ebaad34ed552bb0cc228a")
(package! speed-type :pin "304cb8cd6c30d07577d7d864fd32858a29a73dba")
(package! pinentry)
(package! redacted)
(package! ess-view)
(package! ess-view-data)
(package! pandoc-mode)