mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	fix: invalid nvimtree-lua opt
This commit is contained in:
		
					parent
					
						
							
								e480be7ac5
							
						
					
				
			
			
				commit
				
					
						af0c6ea087
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -119,7 +119,7 @@ in { | |||
|           add_trailing = ${boolToString cfg.renderer.trailingSlash}, | ||||
|           group_empty = ${boolToString cfg.renderer.groupEmptyFolders}, | ||||
| 
 | ||||
|           rootFolderLabel = ${ | ||||
|           root_folder_label = ${ | ||||
|         if cfg.renderer.rootFolderLabel == null | ||||
|         then "false" | ||||
|         else "''${toString cfg.rootFolderLabel}''" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf