bump to add new modules

This commit is contained in:
James Patrick 2023-08-09 13:38:29 -04:00
parent 82cc7747ad
commit d04bda7426
2 changed files with 2 additions and 0 deletions

View File

@ -317,6 +317,7 @@ https://github.com/doomemacs/doomemacs/tree/master/modules/tools
#+begin_src emacs-lisp :tangle no #+begin_src emacs-lisp :tangle no
;;ansible ;;ansible
;;biblio ; Writes a PhD for you (citation needed) ;;biblio ; Writes a PhD for you (citation needed)
;;collab ; buffers with friends
(debugger +lsp) ; FIXME stepping through code, to help you add bugs (debugger +lsp) ; FIXME stepping through code, to help you add bugs
;;direnv ;;direnv
;;docker ;;docker

View File

@ -92,6 +92,7 @@
:tools :tools
;;ansible ;;ansible
;;biblio ; Writes a PhD for you (citation needed) ;;biblio ; Writes a PhD for you (citation needed)
;;collab ; buffers with friends
(debugger +lsp) ; FIXME stepping through code, to help you add bugs (debugger +lsp) ; FIXME stepping through code, to help you add bugs
;;direnv ;;direnv
;;docker ;;docker