diff --git a/lua/plugins/git.lua b/lua/plugins/git.lua index c149cbe..772af6d 100644 --- a/lua/plugins/git.lua +++ b/lua/plugins/git.lua @@ -115,7 +115,7 @@ return { local git_ops = { display_virtual_text = 0, -- Disable virtual text date_format = "%r", -- Relative date format - message_when_not_committed = " Fly, you fools!", + message_when_not_committed = " Not yet committed", message_template = "", } -- Return the git-blame options