mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-05-25 09:48:34 +08:00
tabline: expose <Plug>AirlineSelectFirstTab/<Plug>AirlineSelectLastTab
CI / Test (v7.4) (push) Has been cancelled
CI / Test (v8.0.0000) (push) Has been cancelled
CI / Test (v8.1.0000) (push) Has been cancelled
CI / Test (v8.2.0000) (push) Has been cancelled
CI / Test (v8.2.1000) (push) Has been cancelled
CI / Test (v9.0.0000) (push) Has been cancelled
CI / Test (v9.1.0000) (push) Has been cancelled
reviewdog / runner / vint (push) Has been cancelled
CI / Test (v7.4) (push) Has been cancelled
CI / Test (v8.0.0000) (push) Has been cancelled
CI / Test (v8.1.0000) (push) Has been cancelled
CI / Test (v8.2.0000) (push) Has been cancelled
CI / Test (v8.2.1000) (push) Has been cancelled
CI / Test (v9.0.0000) (push) Has been cancelled
CI / Test (v9.1.0000) (push) Has been cancelled
reviewdog / runner / vint (push) Has been cancelled
closes: #2700 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -42,6 +42,8 @@ This is the Changelog for the vim-airline project.
|
||||
- Support multi-line statusline (Vim only)
|
||||
- Support clickable buffers in Vim
|
||||
- Support for showing `repo:/path/file` path like style using the `gitrepo` style
|
||||
- tabline: Expose `<Plug>AirlineSelectFirstTab` and `<Plug>AirlineSelectLastTab`
|
||||
- tabline: Add a new `buffer_idx_mode` that adds a lot more mappings.
|
||||
- Other
|
||||
- Changed CI from travis-ci.org to GitHub Actions
|
||||
- Introduce Vim script static analysis using [reviewdog](https://github.com/reviewdog/action-vint)
|
||||
|
||||
Reference in New Issue
Block a user