mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +00:00 
			
		
		
		
	tabline/bufferline: enable auto_toggle_bufferline by default
This is due because this function is also used to show the bar intially.
This commit is contained in:
		
					parent
					
						
							
								42447cd3bf
							
						
					
				
			
			
				commit
				
					
						71064e8865
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -395,7 +395,7 @@ in { | |||
|         sort_by = mkOption { | ||||
|           type = either (enum ["insert_after_current" "insert_at_end" "id" "extension" "relative_directory" "directory" "tabs"]) luaInline; | ||||
|           default = "extension"; | ||||
|           description = "Method to sort buffers by. Must be one of the supported valuees, or an inline Lua value."; | ||||
|           description = "Method to sort buffers by. Must be one of the supported values, or an inline Lua value."; | ||||
|         }; | ||||
|       }; | ||||
|     }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 diniamo
				diniamo