customized mini.files

This commit is contained in:
Lorenzo Bettini 2024-07-23 18:17:53 +02:00
parent fc67d694ac
commit ccf5993bb4

View file

@ -0,0 +1,10 @@
return {
"echasnovski/mini.files",
opts = {
windows = {
width_nofocus = 20,
width_focus = 50,
width_preview = 100,
},
},
}