From 0ec33e05de10c17e631d8cea1f4717fd4fdf0f01 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 3 Apr 2024 11:22:00 +0200 Subject: doom: added tools/make and tools/pdf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .config/doom/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/doom/init.el b/.config/doom/init.el index 084e17e..537dc19 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -81,9 +81,9 @@ lookup ; navigate your code and its documentation ;;lsp ; M-x vscode magit ; a git porcelain for Emacs - ;;make ; run make tasks from 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 -- cgit v1.2.3