i don't want aggressive-indent-mode
This commit is contained in:
		
							parent
							
								
									b7e7249283
								
							
						
					
					
						commit
						ffc856a587
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		
							
								
								
									
										6
									
								
								init.el
									
										
									
									
									
								
							
							
						
						
									
										6
									
								
								init.el
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -2031,8 +2031,10 @@ interfere with the default `bongo-playlist-buffer'."
 | 
			
		|||
 '(pdf-misc-print-program "/usr/bin/lpr" t)
 | 
			
		||||
 '(pdf-misc-print-program-args '("-o media=Letter" "-o fitplot") t)
 | 
			
		||||
 '(safe-local-variable-values
 | 
			
		||||
   '((projectile-project-run-cmd . "./build/bin/presenter")
 | 
			
		||||
     (projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B build/ . && make --dir build/"))))
 | 
			
		||||
   '((aggressive-indent-mode)
 | 
			
		||||
     (projectile-project-run-cmd . "./build/bin/presenter")
 | 
			
		||||
     (projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B build/ . && make --dir build/")
 | 
			
		||||
     (eval org-odt-styles-file "/home/chris/org/tfcexpenses2020.odt"))))
 | 
			
		||||
(custom-set-faces
 | 
			
		||||
 ;; custom-set-faces was added by Custom.
 | 
			
		||||
 ;; If you edit it by hand, you could mess it up, so be careful.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue