Update statusline.lua

This commit is contained in:
siduck76 2021-05-25 08:19:58 +05:30 committed by GitHub
parent afcacf1726
commit 56532ddb84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
local gl = require("galaxyline") local gl = require("galaxyline")
local gls = gl.section 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 = { local colors = {
bg = "#22262e", bg = "#22262e",