diff --git a/emacs/config.org b/emacs/config.org index 4cf62ce..d8ee9e1 100644 --- a/emacs/config.org +++ b/emacs/config.org @@ -317,6 +317,7 @@ https://github.com/doomemacs/doomemacs/tree/master/modules/tools #+begin_src emacs-lisp :tangle no ;;ansible ;;biblio ; Writes a PhD for you (citation needed) +;;collab ; buffers with friends (debugger +lsp) ; FIXME stepping through code, to help you add bugs ;;direnv ;;docker diff --git a/emacs/init.el b/emacs/init.el index 4052081..4b7990c 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -92,6 +92,7 @@ :tools ;;ansible ;;biblio ; Writes a PhD for you (citation needed) + ;;collab ; buffers with friends (debugger +lsp) ; FIXME stepping through code, to help you add bugs ;;direnv ;;docker