mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-14 22:43:50 -05:00
improve README.md
This commit is contained in:
@@ -220,7 +220,7 @@ let g:lightline = {
|
||||
```
|
||||

|
||||
Huh? Weird!
|
||||
The component does not collapse even if it has no information!
|
||||
The components do not collapse even if it has no information!
|
||||
In order to avoid this situation, you set expressions to `g:lightline.component_visible_condition`, which should become 1 only when the corresponding components have information.
|
||||
```vim
|
||||
let g:lightline = {
|
||||
|
||||
Reference in New Issue
Block a user