diff --git a/emacs/config.org b/emacs/config.org index aeb61db..230f784 100644 --- a/emacs/config.org +++ b/emacs/config.org @@ -375,7 +375,7 @@ https://github.com/doomemacs/doomemacs/tree/master/modules/tools #+name:doom-tools #+begin_src emacs-lisp :tangle no -;;ansible +ansible ;;biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends (debugger +lsp) ; FIXME stepping through code, to help you add bugs diff --git a/emacs/init.el b/emacs/init.el index 93d3536..7125c15 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -96,7 +96,7 @@ grammar ; tasing grammar mistake every you make :tools - ;;ansible + ansible ;;biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends (debugger +lsp) ; FIXME stepping through code, to help you add bugs