Start lualine immediately.
This commit is contained in:
parent
3c7d363f26
commit
74d3e94843
@ -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…
Reference in New Issue
Block a user