From 593e28964cb3f071031cf849d562c982582ddaa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 20:56:49 +0600 Subject: [PATCH] chore: generated vimdoc (#506) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- doc/lualine.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lualine.txt b/doc/lualine.txt index d668fdf..ee6d5a4 100644 --- a/doc/lualine.txt +++ b/doc/lualine.txt @@ -439,7 +439,7 @@ Component specific options These are options that are available on }, -- shows specific buffer name for that filetype ( { `filetype` = `buffer_name`, ... } ) buffers_color = { -- Same values like general color option can be used here. - active = 'lualine_{section}_normal', color for active buffer + active = 'lualine_{section}_normal', -- color for active buffer inactive = 'lualine_{section}_inactive', -- color for inactive buffer }, }