From: Folke Lemaitre Date: Mon, 9 Jan 2023 14:38:40 +0000 (+0100) Subject: docs: typo X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=65c17c51a74069a339e42f600600dddb8d78117e;p=nvim-config.git docs: typo --- 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",