Browse Source

update galaxyline

Chris 4 years ago
parent
commit
850c1f6225
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lua/nv-galaxyline/init.lua

+ 1 - 1
lua/nv-galaxyline/init.lua

@@ -59,7 +59,7 @@ gls.left[1] = {
 gls.left[2] = {
 gls.left[2] = {
     GitIcon = {
     GitIcon = {
         provider = function()
         provider = function()
-            return ' '
+            return ' '
         end,
         end,
         condition = condition.check_git_workspace,
         condition = condition.check_git_workspace,
         separator = ' ',
         separator = ' ',