mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-13 14:03:51 -05:00
automatic collapsing setting and image in README.md
This commit is contained in:
@@ -340,3 +340,7 @@ Here's my setting. I use the patched font for vim-powerline.
|
||||
return winwidth('.') > 60 ? lightline#mode() : ''
|
||||
endfunction
|
||||
```
|
||||
When the window width is too narrow, the mode component and the file information component collapse.
|
||||
For example, the gundo buffer is narrow.
|
||||

|
||||
Nice, isn't it?
|
||||
|
||||
Reference in New Issue
Block a user