mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 01:17:25 +00:00
@@ -230,7 +230,7 @@ return {
|
||||
end,
|
||||
},
|
||||
|
||||
-- the opts function can als be used to change the default opts:
|
||||
-- the opts function can also be used to change the default opts:
|
||||
{
|
||||
"nvim-lualine/lualine.nvim",
|
||||
event = "VeryLazy",
|
||||
|
||||
@@ -253,7 +253,7 @@ Example spec: <code>lua/plugins/example.lua</code>
|
||||
end,
|
||||
},
|
||||
|
||||
-- the opts function can als be used to change the default opts:
|
||||
-- the opts function can also be used to change the default opts:
|
||||
{
|
||||
"nvim-lualine/lualine.nvim",
|
||||
event = "VeryLazy",
|
||||
|
||||
Reference in New Issue
Block a user