|  |  | @ -19,7 +19,7 @@ require('gitsigns').setup { | 
			
		
	
		
			
				
					|  |  |  | current_line_blame_opts = { | 
			
		
	
		
			
				
					|  |  |  | virt_text = true, | 
			
		
	
		
			
				
					|  |  |  | virt_text_pos = 'eol', -- 'eol' | 'overlay' | 'right_align' | 
			
		
	
		
			
				
					|  |  |  | delay = 1000, | 
			
		
	
		
			
				
					|  |  |  | delay = 0, | 
			
		
	
		
			
				
					|  |  |  | ignore_whitespace = false, | 
			
		
	
		
			
				
					|  |  |  | }, | 
			
		
	
		
			
				
					|  |  |  | current_line_blame_formatter = '<author>, <author_time:%Y-%m-%d> - <summary>', | 
			
		
	
	
		
			
				
					|  |  | 
 |