Start lualine immediately.
This commit is contained in:
parent
3c7d363f26
commit
74d3e94843
2 changed files with 2 additions and 2 deletions
|
@ -16,12 +16,12 @@ return {
|
|||
writebackup = false,
|
||||
clipboard = "",
|
||||
foldcolumn = "0",
|
||||
laststatus = 2,
|
||||
mouse = "",
|
||||
scrolloff = 5,
|
||||
shiftwidth = 2,
|
||||
softtabstop = 2,
|
||||
tabstop = 2,
|
||||
updatetime = 100,
|
||||
laststatus = 2,
|
||||
},
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"nvim-lualine/lualine.nvim",
|
||||
event = "User AstroFile",
|
||||
event = "VeryLazy",
|
||||
opts = {
|
||||
options = {
|
||||
component_separators = '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue