From 184aaf51d5b5b16b90701889580cb26a48189a46 Mon Sep 17 00:00:00 2001 From: Crazazy Date: Wed, 27 Apr 2022 10:02:27 +0200 Subject: add pdf-tools --- emacs.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'emacs.org') diff --git a/emacs.org b/emacs.org index 1fd9cd6..649b0e7 100644 --- a/emacs.org +++ b/emacs.org @@ -308,6 +308,13 @@ Also, if you just stumbled accross this at random, there is an easy tangle butto (which-key-enable-god-mode-support) (which-key-mode)) #+end_src +*** PDF-tools + I don't want to be at the mercy of my browser to figure out how to read a PDF + #+begin_src emacs-lisp :tangle emacsconfig/extras.el + (use-package pdf-tools + :mode + "\\.pdf$") + #+end_src ** Programming-related emacs tools I do computer science, so from now and then I tend to program a bit. Here are all the tools I use to accomplish that stuff -- cgit 1.4.1-2-gfad0