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