mirror of https://github.com/LazyVim/starter
customized mini.files
parent
fc67d694ac
commit
ccf5993bb4
|
@ -0,0 +1,10 @@
|
|||
return {
|
||||
"echasnovski/mini.files",
|
||||
opts = {
|
||||
windows = {
|
||||
width_nofocus = 20,
|
||||
width_focus = 50,
|
||||
width_preview = 100,
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue