From f564015a23b7874ee83ae1b1c9ace723d915e16d Mon Sep 17 00:00:00 2001 From: shadmansaleh Date: Wed, 5 Oct 2022 06:44:31 +0000 Subject: [PATCH] chore: autogen (vimdocs+formating) --- doc/lualine.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lualine.txt b/doc/lualine.txt index 5de0552..8510319 100644 --- a/doc/lualine.txt +++ b/doc/lualine.txt @@ -282,8 +282,8 @@ VIM’S STATUSLINE ITEMS AS LUALINE COMPONENT VIM VARIABLES AS LUALINE COMPONENT -Variables from `g:`, `v:`, `t:`, `w:`, `b:`, `o`, `go:`, `vo:`, `to:`, `wo:`, -`bo:` scopes can be used. +Variables from `g:`, `v:`, `t:`, `w:`, `b:`, `o:`, `to:`, `wo:`, `bo:` scopes +can be used. See `:h lua-vim-variables` and `:h lua-vim-options` if you are not sure what to use.