From dcca930e78f29a9201d581f71d925645807dcead Mon Sep 17 00:00:00 2001 From: James Patrick Date: Fri, 12 Jul 2024 00:52:19 -0400 Subject: [PATCH] taskrunner module has been removed. --- emacs/config.org | 1 - emacs/init.el | 1 - 2 files changed, 2 deletions(-) diff --git a/emacs/config.org b/emacs/config.org index 79489cf..fb2c3b1 100644 --- a/emacs/config.org +++ b/emacs/config.org @@ -394,7 +394,6 @@ make ; run make tasks from Emacs ;;pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders ;;rgb ; creating color strings -taskrunner ; taskrunner for all your projects (terraform ; infrastructure as code +lsp) ;;tmux ; an API for interacting with tmux diff --git a/emacs/init.el b/emacs/init.el index e74d457..a6035bf 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -115,7 +115,6 @@ ;;pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders ;;rgb ; creating color strings - taskrunner ; taskrunner for all your projects (terraform ; infrastructure as code +lsp) ;;tmux ; an API for interacting with tmux