From 8b5f9f44c055936275694f13ad1e454ebbdd98d8 Mon Sep 17 00:00:00 2001 From: Matt Leong Date: Wed, 23 Mar 2022 20:13:45 -0700 Subject: [PATCH] fix: git branch icon --- lua/cosmic/theme/icons.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/cosmic/theme/icons.lua b/lua/cosmic/theme/icons.lua index 206d7ec..04bc2b7 100644 --- a/lua/cosmic/theme/icons.lua +++ b/lua/cosmic/theme/icons.lua @@ -16,7 +16,7 @@ local icons = { hint = '', perf = ' ', note = '', - branch = '', + branch = '', file = '', dotdotdot = '…', information = '',