chore: generated vimdoc (#506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
e767536d7b
commit
593e28964c
|
@ -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
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue