make linking of default groups for tree style and add docs

This commit is contained in:
kiyan42
2020-04-03 11:50:14 +02:00
parent 658e2100eb
commit c003626dee
7 changed files with 26 additions and 8 deletions

View File

@@ -26,6 +26,7 @@ local colors = {
orange = get('terminal_color_11', 'Orange'),
dark_red = get('terminal_color_9', 'DarkRed'),
}
return {
SHOW_FOLDER_ICON = SHOW_FOLDER_ICON,
SHOW_FILE_ICON = SHOW_FILE_ICON,