mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Minor edits
This commit is contained in:
@@ -794,7 +794,6 @@ Allows us to create a Table of Contents in our Org docs.
|
|||||||
:init (pdf-loader-install)
|
:init (pdf-loader-install)
|
||||||
:config (add-to-list 'revert-without-query ".pdf"))
|
:config (add-to-list 'revert-without-query ".pdf"))
|
||||||
|
|
||||||
;;(add-hook 'pdf-view-mode-hook #'dt/turn-off-line-numbers)
|
|
||||||
(add-hook 'pdf-view-mode-hook #'(lambda () (interactive) (display-line-numbers-mode -1)))
|
(add-hook 'pdf-view-mode-hook #'(lambda () (interactive) (display-line-numbers-mode -1)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user