try project

This commit is contained in:
Thomas Ruoff
2023-03-21 22:35:58 +01:00
parent aa18191c44
commit 892ddb8610
3 changed files with 17 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ return {
},
},
filesystem = {
bind_to_cwd = false,
bind_to_cwd = true, -- true creates a 2-way binding between vim's cwd and neo-tree's root
follow_current_file = true,
},
},