chore: remove comment

pull/99/head
fm39hz-workstation 2024-05-28 01:06:48 +07:00 committed by fm39hz-laptop
parent af4ec89978
commit 92c3626e78
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ return {
}, },
winbar = { winbar = {
enabled = true, enabled = true,
name_formatter = function(term) -- term: Terminal name_formatter = function(term)
return term.name return term.name
end, end,
}, },