Merge branch 'main' of github.com:siduck76/neovim-dots
This commit is contained in:
commit
75b95a89d1
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user