summaryrefslogtreecommitdiff
path: root/lua/plugins/example.lua
diff options
context:
space:
mode:
authorFolke Lemaitre <folke.lemaitre@gmail.com>2023-01-09 15:38:40 +0100
committerFolke Lemaitre <folke.lemaitre@gmail.com>2023-01-09 15:38:40 +0100
commit65c17c51a74069a339e42f600600dddb8d78117e (patch)
tree60b623f00cf2e275c07b4e3ee31c5ff041b4c107 /lua/plugins/example.lua
parentf1e3084e9202c2649efff77137d7876095358b77 (diff)
docs: typo
Diffstat (limited to 'lua/plugins/example.lua')
-rw-r--r--lua/plugins/example.lua2
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",