From d94b454eb61a0d0a99f9939560506c2db24f3315 Mon Sep 17 00:00:00 2001 From: Squibid Date: Tue, 30 Jan 2024 21:52:24 -0500 Subject: way too lazy to sort this out, adding kitchen sink --- after/plugin/statusline.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'after/plugin/statusline.lua') diff --git a/after/plugin/statusline.lua b/after/plugin/statusline.lua index 936b464..eff407c 100644 --- a/after/plugin/statusline.lua +++ b/after/plugin/statusline.lua @@ -71,7 +71,7 @@ el.setup { hl_delete = hl("GitSignsDelete", true), }}, { { " " }, c.line { - fmt = "ʟ[%s]", + fmt = "[%s]", }, required = true }, } end -- cgit v1.2.1