From 37179f9149d64d24e40ada20dff5b8f2d54d0a82 Mon Sep 17 00:00:00 2001 From: shadmansaleh Date: Mon, 7 Feb 2022 05:27:07 +0000 Subject: [PATCH] chore: autogen (vimdocs+formating) --- doc/lualine.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lualine.txt b/doc/lualine.txt index 54b97ef..ff24d62 100644 --- a/doc/lualine.txt +++ b/doc/lualine.txt @@ -318,7 +318,7 @@ locally overwrites the global, for example: < -`mode` will be formatted with the passed fa=unction so only first char will be +`mode` will be formatted with the passed function so only first char will be shown. On the other hand branch will be formatted with global formatter `string.lower` so it will be showed in lower case.