Added ansible to doom

This commit is contained in:
James Patrick 2024-08-08 21:56:46 -04:00
parent effb141322
commit 93f941f345
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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