mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Fix: typo
This commit is contained in:
parent
c7dcb031e7
commit
c5f6ae6d93
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue