removed folder grouping in nvim tree

This commit is contained in:
aminnairi
2024-01-06 11:06:49 +01:00
parent 3f48a44ade
commit e4a96f5d41
@@ -138,8 +138,8 @@ return {
renderer = {
-- Never add trailing slashes for folders name
add_trailing = false,
-- Always group directories in the tree for those that only have one child node
group_empty = true,
-- Never group directories in the tree for those that only have one child node
group_empty = false,
-- Never highlight any files in a special way
special_files = {},
-- Highlight files that have diagnostics