server: Add dir-locals with server-specific dev settings
This commit is contained in:
		
							parent
							
								
									b88937af54
								
							
						
					
					
						commit
						9189add418
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										4
									
								
								server/.dir-locals.el
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								server/.dir-locals.el
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| ((rust-mode . ((indent-tabs-mode . nil) | ||||
|                (tab-width . 4) | ||||
|                (fill-column . 80) | ||||
|                (projectile-project-run-cmd . "cd server && cargo run -- --dev-mode --template-directory ../templates/result")))) | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue