mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 09:48:51 +02:00
rename dashboard to header
This commit is contained in:
parent
ad59d61555
commit
7433474605
4 changed files with 7 additions and 7 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue