Implement extension to report errors and warnings from LanguageClient plugin

This commit is contained in:
Jesse Hallett
2018-09-09 23:53:08 -04:00
parent c7fb175d35
commit a92b12e1c6
7 changed files with 149 additions and 8 deletions
+4
View File
@@ -4,6 +4,10 @@ This is the Changelog for the vim-airline project.
## [Unreleased]
- New features
- Extensions:
- [LanguageClient](https://github.com/autozimu/LanguageClient-neovim)
## [0.9] - 2018-01-15
- Changes
- Look of default Airline Symbols has been improved [#1397](https://github.com/vim-airline/vim-airline/issues/1397)