Tweak lualine
This commit is contained in:
parent
50306b2f66
commit
50889d2642
@ -13,18 +13,14 @@ return {
|
||||
options = {
|
||||
theme = "onedark",
|
||||
disabled_filetypes = {
|
||||
statusline = { "trouble" },
|
||||
statusline = { "trouble", "qf" },
|
||||
},
|
||||
section_separators = "",
|
||||
component_separators = "",
|
||||
globalstatus = true,
|
||||
},
|
||||
sections = {
|
||||
lualine_x = {
|
||||
{
|
||||
lazy_status.updates,
|
||||
cond = lazy_status.has_updates,
|
||||
color = { fg = "#ff9e64" },
|
||||
},
|
||||
{ "encoding" },
|
||||
{ "fileformat" },
|
||||
{ "filetype" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user