From 3033af93c9f7cc29efb283ede047de2e0913905d Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 29 Oct 2020 00:14:19 -0400 Subject: update galaxyline --- lua/galaxy-line.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lua') diff --git a/lua/galaxy-line.lua b/lua/galaxy-line.lua index cd7481d2..bcd136a2 100644 --- a/lua/galaxy-line.lua +++ b/lua/galaxy-line.lua @@ -180,6 +180,14 @@ gls.right[4] = { -- } -- } +gls.short_line_left[1] = { + LeftEnd = { + provider = function() return ' ' end, + separator = ' ', + separator_highlight = {colors.purple,colors.bg}, + highlight = {colors.purple,colors.bg} + } +} -- gls.short_line_right[1] = { -- BufferIcon = { -- cgit v1.2.3