docs: fixed separator disable snippet
This commit is contained in:
parent
0a7f268970
commit
9db1a38357
@ -95,7 +95,7 @@ options = {
|
||||
or disable it
|
||||
|
||||
```lua
|
||||
options = {section_separators = nil, component_separators = nil}
|
||||
options = {section_separators = '', component_separators = ''}
|
||||
```
|
||||
|
||||
### Changing components in lualine sections
|
||||
|
Loading…
x
Reference in New Issue
Block a user