remove space

This commit is contained in:
Chris 2020-10-31 16:45:57 -04:00
parent 5030b0bf89
commit dce33a9053

View file

@ -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()