add nvimtree option to preserve window proportions (#1597)
This commit is contained in:
		
							parent
							
								
									4d45597468
								
							
						
					
					
						commit
						1754a23e65
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,7 @@ local options = {
 | 
			
		|||
    side = "left",
 | 
			
		||||
    width = 30,
 | 
			
		||||
    hide_root_folder = true,
 | 
			
		||||
    preserve_window_proportions = true,
 | 
			
		||||
  },
 | 
			
		||||
  git = {
 | 
			
		||||
    enable = false,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue