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
2a1b678dd8
commit
c7dcb031e7
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue