AutoYADM commit: 2024-12-25 19:15:02
This commit is contained in:
parent
5a593cdc24
commit
8064ff2098
3 changed files with 10 additions and 2 deletions
|
@ -4,6 +4,12 @@ return {
|
|||
options = {
|
||||
show_buffer_close_icons = false,
|
||||
show_close_icon = false,
|
||||
separator_style = "thin",
|
||||
hover = {
|
||||
enabled = false,
|
||||
},
|
||||
-- can be function(buffer_a, buffer_b)
|
||||
sort_by = "directory",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue