Scrif mode

This commit is contained in:
trémeur 2022-07-21 22:33:13 +01:00
parent 09ed893f1f
commit e584e27359
2 changed files with 15 additions and 3 deletions

View file

@ -244,6 +244,12 @@
(setq org-noter-property-doc-file "INTERLEAVE_PDF"
org-noter-property-note-location "INTERLEAVE_PAGE_NOTE"))
(use-package org-sidebar
:bind ("C-c C-x s" . org-sidebar-tree))
(use-package org-wc
:bind ("C-c C-x w" . org-wc-display))
(unless (iswin) (use-package pdf-tools
;; view pdfs
:config