christianchiarulli hace 4 años
padre
commit
6934262a5d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lua/lv-bufferline/init.lua

+ 1 - 1
lua/lv-bufferline/init.lua

@@ -16,7 +16,7 @@ M.config = function()
             offsets = {
                 {
                     filetype = "NvimTree",
-                    text = "EXPLORER",
+                    text = "",
                     text_align = "center",
                     padding = 1
                 }