mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-05-18 06:19:42 +08:00
tabline: add forgotten changes from commit cd1d8c2a96
I accidentally missed including some more changes for buffer_idx_mode=2. So add those files now.
This commit is contained in:
@@ -9,6 +9,8 @@ This is the Changelog for the vim-airline project.
|
||||
- Improvements
|
||||
- The statusline can be configured to be shown on top (in the tabline)
|
||||
Set the `g:airline_statusline_ontop` to enable this experimental feature.
|
||||
- If `buffer_idx_mode=2`, up to 89 mappings will be exposed to access more
|
||||
buffers directly (issue #1823)
|
||||
|
||||
## [0.10] - 2018-12-15
|
||||
- New features
|
||||
|
||||
Reference in New Issue
Block a user