Updated config
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user