chore: generated vimdoc (#506)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-22 20:56:49 +06:00 committed by GitHub
parent e767536d7b
commit 593e28964c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
},
}