Changelog: Mention coc.nvim improved integration from #2079

This commit is contained in:
Christian Brabandt 2020-03-02 13:18:28 +01:00
parent fe94d52c4c
commit 4e2546a209
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -9,6 +9,7 @@ This is the Changelog for the vim-airline project.
- [vim-lsp](https://github.com/prabirshrestha/vim-lsp) support
- Improvements
- git branch can also be displayed using [gina.vim](https://github.com/lambdalisue/gina.vim)
- coc extensions can also show additional status messages
- Other
- Introduce Vim script static analysis using [reviewdog](https://github.com/reviewdog/action-vint)
- Added multiple Vim versions to unit tests using Travis CI