Add settings

This commit is contained in:
Nicky Obreykov 2025-02-12 17:55:35 +01:00
parent f833b51589
commit 76cec90cf7
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ return {
},
opts = {
filesystem = {
follow_current_file = {
enable = true,
leave_dirs_open = false,
},
window = {
mappings = {
['\\'] = 'close_window',