]> git.localhorst.tv Git - nvim-config.git/commitdiff
docs: typo
authorFolke Lemaitre <folke.lemaitre@gmail.com>
Mon, 9 Jan 2023 14:38:40 +0000 (15:38 +0100)
committerFolke Lemaitre <folke.lemaitre@gmail.com>
Mon, 9 Jan 2023 14:38:40 +0000 (15:38 +0100)
lua/plugins/example.lua

index 1e180386da32ae837a16d70a25b370ef88f1ebb9..edb3ab155acf7f1f609f2671857545f0b821d963 100644 (file)
@@ -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",