Updated config

This commit is contained in:
Eduard Urbach 2024-01-21 17:14:47 +01:00
parent 07e063dffb
commit 1468aaccb8
Signed by: eduard
GPG key ID: 49226B848C78F6C8
10 changed files with 91 additions and 81 deletions

View file

@ -15,7 +15,7 @@ return {
extensions = {
project = {
base_dirs = {
{ path = "~/projects", max_depth = 2 },
{ path = "~/projects", max_depth = 3 },
},
order_by = "desc",
sync_with_nvim_tree = true,