whatever dude Change-Id: Ie0e01ccc49e82125d77dbf05fce5b1c53f630783 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11296 Reviewed-by: aspen <root@gws.fyi> Autosubmit: aspen <root@gws.fyi> Tested-by: BuildkiteCI
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			315 B
		
	
	
	
		
			EmacsLisp
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			315 B
		
	
	
	
		
			EmacsLisp
		
	
	
	
	
	
| ;; -*- no-byte-compile: t; -*-
 | |
| ;;; $DOOMDIR/packages.el
 | |
| 
 | |
| (package! dash)
 | |
| (package! paxedit)
 | |
| (package! predd
 | |
|   :recipe (:host github :repo "skeeto/predd"))
 | |
| (package! direnv)
 | |
| (package! alert)
 | |
| (package! flycheck-clojure)
 | |
| (package! evil-matchit)
 | |
| (package! string-inflection)
 | |
| (package! protobuf-mode)
 | |
| (package! hotfuzz)
 |