|  | @@ -14,7 +14,7 @@ O.auto_close_tree = 0
 | 
	
		
			
				|  |  |  O.wrap_lines = false
 | 
	
		
			
				|  |  |  O.timeoutlen = 100
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | --- dashboard 
 | 
	
		
			
				|  |  | +-- dashboard
 | 
	
		
			
				|  |  |  -- O.dashboard.custom_header = {""}
 | 
	
		
			
				|  |  |  -- O.dashboard.footer = {""}
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -60,3 +60,6 @@ O.json.autoformat = true
 | 
	
		
			
				|  |  |  -- ruby
 | 
	
		
			
				|  |  |  O.ruby.autoformat = true
 | 
	
		
			
				|  |  |  -- create custom autocommand field (This would be easy with lua)
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +-- Turn off relative_numbers
 | 
	
		
			
				|  |  | +-- O.relative_number = false
 |