feat(renderer): allow placing git icons after filename (#1203)
This feature allows placing git icons after the filename.
This commit is contained in:
@@ -351,6 +351,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
|
||||
},
|
||||
icons = {
|
||||
webdev_colors = true,
|
||||
git_placement = "before",
|
||||
},
|
||||
},
|
||||
hijack_directories = {
|
||||
|
||||
Reference in New Issue
Block a user