From dce33a9053d86fb1134eafed10c7e1ffafc43e7e Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 31 Oct 2020 16:45:57 -0400 Subject: remove space --- lua/nvcodeline.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/nvcodeline.lua') diff --git a/lua/nvcodeline.lua b/lua/nvcodeline.lua index 696f51be..0235f240 100644 --- a/lua/nvcodeline.lua +++ b/lua/nvcodeline.lua @@ -73,7 +73,7 @@ gls.left[2] = { ['!'] = colors.red, t = colors.red} vim.api.nvim_command('hi GalaxyViMode guibg='..mode_color[vim.fn.mode()]) - return ' NV Code ' + return ' NVCode ' end, separator = ' ', separator_highlight = {colors.yellow,function() -- cgit v1.2.3