diff options
Diffstat (limited to 'lua/plugins')
| -rw-r--r-- | lua/plugins/example.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins/example.lua b/lua/plugins/example.lua index 1e18038..edb3ab1 100644 --- a/lua/plugins/example.lua +++ b/lua/plugins/example.lua @@ -148,7 +148,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", |
