Update statusline.lua

pull/53/head
siduck76 3 years ago committed by GitHub
parent afcacf1726
commit 56532ddb84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
local gl = require("galaxyline")
local gls = gl.section
gl.short_line_list = {"defx", "vista", "dbui", "vista_markdown", "packer"}
gl.short_line_list = {" "} -- keeping this table { } as empty will show inactive statuslines
local colors = {
bg = "#22262e",

Loading…
Cancel
Save