refactor: formatted code
This commit is contained in:
@@ -539,8 +539,8 @@ function M.setup(config)
|
||||
MiniTablineVisible = { fg = c.fg, bg = c.bg_statusline },
|
||||
|
||||
MiniTestEmphasis = { style = "bold" },
|
||||
MiniTestFail = { fg = c.red, style = "bold"},
|
||||
MiniTestPass = { fg = c.green, style = "bold"},
|
||||
MiniTestFail = { fg = c.red, style = "bold" },
|
||||
MiniTestPass = { fg = c.green, style = "bold" },
|
||||
|
||||
MiniTrailspace = { bg = c.red },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user