From 8829a625aae76b5bfc793b390b4042d916f7c359 Mon Sep 17 00:00:00 2001 From: jowj Date: Wed, 16 Jan 2019 13:33:49 -0600 Subject: [PATCH] Add pdf-tools for viewing of: pdfs. --- applicationConfiguration/.emacs/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applicationConfiguration/.emacs/init.el b/applicationConfiguration/.emacs/init.el index d369e70..4cce93f 100644 --- a/applicationConfiguration/.emacs/init.el +++ b/applicationConfiguration/.emacs/init.el @@ -125,7 +125,7 @@ (file "~/Nextcloud/Documents/org/refile-beorg.org") "" :immediate-finish t))) '(package-selected-packages - '(weechat jedi python-mode pylint py-autopep8 powershell outline-magic markdown-mode magit flycheck exec-path-from-shell elpygen elpy ein doom-themes csharp-mode))) + '(pdf-tools weechat jedi python-mode pylint py-autopep8 powershell outline-magic markdown-mode magit flycheck exec-path-from-shell elpygen elpy ein doom-themes csharp-mode))) ;; run emacs as server (connect to it with `emacsclient`)