Skip to content

Commit baa7267

Browse files
shadmansalehgithub-actions[bot]
authored andcommitted
chore: autogen (vimdocs+formating)
1 parent be2d876 commit baa7267

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/lualine.txt

+15
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,21 @@ Component specific options These are options that are available on
699699
<
700700

701701

702+
*lualine-encoding-component-options*
703+
704+
>
705+
sections = {
706+
lualine_a = {
707+
{
708+
'encoding',
709+
-- Show '[BOM]' when the file has a byte-order mark
710+
show_bomb = false,
711+
}
712+
}
713+
}
714+
<
715+
716+
702717
*lualine-searchcount-component-options*
703718

704719
>

0 commit comments

Comments
 (0)