mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-09-04 05:46:57 +08:00
hunks: integrate coc-git extension
The coc-git extension to coc does show similar statistics as e.g. gitgutter, therefore, integrate the coc-git interface into the hunk extension. closes #2094
This commit is contained in:
@@ -10,6 +10,7 @@ This is the Changelog for the vim-airline project.
|
||||
- Improvements
|
||||
- git branch can also be displayed using [gina.vim](https://github.com/lambdalisue/gina.vim)
|
||||
- coc extensions can also show additional status messages
|
||||
- [coc-git](https://github.com/neoclide/coc-git) extension integrated into hunks extension
|
||||
- Other
|
||||
- Introduce Vim script static analysis using [reviewdog](https://github.com/reviewdog/action-vint)
|
||||
- Added multiple Vim versions to unit tests using Travis CI
|
||||
|
||||
Reference in New Issue
Block a user