docs: fix lualine.txt separator disable snippet

This commit is contained in:
hoob3rt 2021-03-19 03:53:59 +01:00
parent 9db1a38357
commit f80d5adb41
1 changed files with 2 additions and 2 deletions

View File

@ -125,8 +125,8 @@ easily change yours to something else like below.
or disable it or disable it
> >
lualine.section_separators = nil lualine.section_separators = ''
lualine.component_separators = nil lualine.component_separators = ''
< <
CHANGING COMPONENTS IN LUALINE SECTIONS *lualine_changing_components* CHANGING COMPONENTS IN LUALINE SECTIONS *lualine_changing_components*