mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-09 12:25:34 +02:00
parent
2a1b678dd8
commit
c76e8838b2
2 changed files with 2 additions and 2 deletions
|
@ -230,7 +230,7 @@ return {
|
||||||
end,
|
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",
|
"nvim-lualine/lualine.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
|
|
|
@ -253,7 +253,7 @@ Example spec: <code>lua/plugins/example.lua</code>
|
||||||
end,
|
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",
|
"nvim-lualine/lualine.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue