commit 65c17c51a74069a339e42f600600dddb8d78117e parent f1e3084e9202c2649efff77137d7876095358b77 Author: Folke Lemaitre <folke.lemaitre@gmail.com> Date: Mon, 9 Jan 2023 15:38:40 +0100 docs: typo Diffstat:
M | lua/plugins/example.lua | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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",