show statuslines on inactive windows (:PackerUpdate)

This commit is contained in:
siduck76 2021-03-19 18:54:38 +05:30
parent 4b591fb136
commit ce4c54b5cf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
local gl = require("galaxyline")
local gls = gl.section
gl.short_line_list = {"LuaTree", "vista", "dbui"}
gl.short_line_list = { }
local colors = {
bg = "#282c34",