Add settings
This commit is contained in:
parent
f833b51589
commit
76cec90cf7
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ return {
|
||||||
},
|
},
|
||||||
opts = {
|
opts = {
|
||||||
filesystem = {
|
filesystem = {
|
||||||
|
follow_current_file = {
|
||||||
|
enable = true,
|
||||||
|
leave_dirs_open = false,
|
||||||
|
},
|
||||||
window = {
|
window = {
|
||||||
mappings = {
|
mappings = {
|
||||||
['\\'] = 'close_window',
|
['\\'] = 'close_window',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue