|  |  | @ -15,6 +15,11 @@ return { | 
			
		
	
		
			
				
					|  |  |  | section_separators = { left = "", right = "" }, | 
			
		
	
		
			
				
					|  |  |  | globalstatus = true, | 
			
		
	
		
			
				
					|  |  |  | }, | 
			
		
	
		
			
				
					|  |  |  | extensions = { | 
			
		
	
		
			
				
					|  |  |  | "fugitive", | 
			
		
	
		
			
				
					|  |  |  | "oil", | 
			
		
	
		
			
				
					|  |  |  | "quickfix", | 
			
		
	
		
			
				
					|  |  |  | }, | 
			
		
	
		
			
				
					|  |  |  | sections = { | 
			
		
	
		
			
				
					|  |  |  | lualine_b = { | 
			
		
	
		
			
				
					|  |  |  | { "branch" }, | 
			
		
	
	
		
			
				
					|  |  | @ -34,6 +39,12 @@ return { | 
			
		
	
		
			
				
					|  |  |  | { "fileformat" }, | 
			
		
	
		
			
				
					|  |  |  | { "filetype" }, | 
			
		
	
		
			
				
					|  |  |  | }, | 
			
		
	
		
			
				
					|  |  |  | lualine_y = { | 
			
		
	
		
			
				
					|  |  |  | { "progress" }, | 
			
		
	
		
			
				
					|  |  |  | }, | 
			
		
	
		
			
				
					|  |  |  | lualine_z = { | 
			
		
	
		
			
				
					|  |  |  | { "location" } | 
			
		
	
		
			
				
					|  |  |  | }, | 
			
		
	
		
			
				
					|  |  |  | }, | 
			
		
	
		
			
				
					|  |  |  | }) | 
			
		
	
		
			
				
					|  |  |  | end, | 
			
		
	
	
		
			
				
					|  |  | 
 |