diff options
| author | BardofSprites <[email protected]> | 2025-03-01 16:52:09 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-03-01 16:52:09 -0500 |
| commit | 0a04f951e08b38f7711c68c948c254d21e938b16 (patch) | |
| tree | 2549cfe5135700238ca6717a286823a384f38f86 /bard-emacs-modules/bard-emacs-writing.el | |
| parent | 5b2dd18295b88685c4a87603bcb234a26af0c1b7 (diff) | |
multimedia module
Diffstat (limited to 'bard-emacs-modules/bard-emacs-writing.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-writing.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bard-emacs-modules/bard-emacs-writing.el b/bard-emacs-modules/bard-emacs-writing.el index 1dfff9e..3ae3c6a 100644 --- a/bard-emacs-modules/bard-emacs-writing.el +++ b/bard-emacs-modules/bard-emacs-writing.el @@ -202,10 +202,4 @@ ("<f9>" . logos-focus-mode) ("C-x n n" . logos-narrow-dwim))) -(use-package pdf-tools - :ensure t - :config - (pdf-tools-install) - (add-to-list 'pdf-tools-enabled-modes #'pdf-view-themed-minor-mode)) - (provide 'bard-emacs-writing) |
