From e11c87b11b86e03cc4a1d091be237cca88491f92 Mon Sep 17 00:00:00 2001 From: rootiest Date: Sat, 17 Aug 2024 01:13:53 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=9A=20egg(git-blame):=20remove=20easte?= =?UTF-8?q?r=20egg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sorry :( --- lua/plugins/git.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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