show statuslines on inactive windows (:PackerUpdate)
This commit is contained in:
parent
4b591fb136
commit
ce4c54b5cf
|
@ -1,6 +1,6 @@
|
||||||
local gl = require("galaxyline")
|
local gl = require("galaxyline")
|
||||||
local gls = gl.section
|
local gls = gl.section
|
||||||
gl.short_line_list = {"LuaTree", "vista", "dbui"}
|
gl.short_line_list = { }
|
||||||
|
|
||||||
local colors = {
|
local colors = {
|
||||||
bg = "#282c34",
|
bg = "#282c34",
|
||||||
|
|
Loading…
Reference in New Issue