Add settings
This commit is contained in:
parent
f833b51589
commit
76cec90cf7
|
@ -15,6 +15,10 @@ return {
|
|||
},
|
||||
opts = {
|
||||
filesystem = {
|
||||
follow_current_file = {
|
||||
enable = true,
|
||||
leave_dirs_open = false,
|
||||
},
|
||||
window = {
|
||||
mappings = {
|
||||
['\\'] = 'close_window',
|
||||
|
|
Loading…
Reference in New Issue