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