change modified symbol in neotree

This commit is contained in:
gnat 2024-11-19 01:43:37 -08:00
parent cddf200122
commit e81b79889b

View File

@ -44,7 +44,7 @@ return {
{ "name", zindex = 10 },
{ "clipboard", zindex = 10 },
{ "bufnr", zindex = 10 },
{ "modified", zindex = 20, align = "right" },
{ "modified", zindex = 20, align = "right", symbol = 'M' },
{
"git_status",
zindex = 20,