rename dashboard to header

This commit is contained in:
asep komarudin 2023-03-06 19:36:07 +07:00
parent ad59d61555
commit 7433474605
4 changed files with 7 additions and 7 deletions

View file

@ -23,8 +23,8 @@ config = {
custom_lualine = opt("custom_lualine", false),
component_separators = opt("component_separators", { left = " ", right = " " }),
section_separators = opt("section_separators", { left = " ", right = " " }),
dashboard1 = opt("dashboard1", nil),
dashboard2 = opt("dashboard2", nil),
header1 = opt("header1", nil),
header2 = opt("header2", nil),
footer = opt("footer", nil),
model = opt("model", 1),
format_on_save = opt("format_on_save", 1),