From 7c2b386bee6a89b317cbf1b58d7c3850e84a3d11 Mon Sep 17 00:00:00 2001 From: Moritz Date: Thu, 15 Jul 2021 17:26:20 +0200 Subject: [PATCH] activated pdf module in emacs --- .config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/doom/init.el b/.config/doom/init.el index 876e43d..797307c 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -97,7 +97,7 @@ magit ; a git porcelain for Emacs ;;make ; run make tasks from Emacs ;;pass ; password manager for nerds - ;;pdf ; pdf enhancements + pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders ;;rgb ; creating color strings ;;taskrunner ; taskrunner for all your projects