bump to add new modules
This commit is contained in:
		
							parent
							
								
									82cc7747ad
								
							
						
					
					
						commit
						d04bda7426
					
				| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user