Add just-mode
This commit is contained in:
		
							parent
							
								
									5391a79d60
								
							
						
					
					
						commit
						b6308d757e
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								init.el
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								init.el
									
										
									
									
									
								
							| 
						 | 
					@ -165,6 +165,9 @@
 | 
				
			||||||
	:init
 | 
						:init
 | 
				
			||||||
	(setq markdown-fontify-code-blocks-natively t))
 | 
						(setq markdown-fontify-code-blocks-natively t))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					;; Justfile
 | 
				
			||||||
 | 
					(use-package just-mode)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
;; String casing functions
 | 
					;; String casing functions
 | 
				
			||||||
(use-package string-inflection)
 | 
					(use-package string-inflection)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue