mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-08-02 06:00:28 +08:00
Implement extension to report errors and warnings from LanguageClient plugin
This commit is contained in:
@@ -185,6 +185,9 @@ vim-airline integrates with a variety of plugins out of the box. These extensio
|
||||
#### [localsearch][54]
|
||||

|
||||
|
||||
#### [LanguageClient][57]
|
||||

|
||||
|
||||
## Extras
|
||||
|
||||
vim-airline also supplies some supplementary stand-alone extensions. In addition to the tabline extension mentioned earlier, there is also:
|
||||
@@ -340,3 +343,4 @@ MIT License. Copyright (c) 2013-2017 Bailey Ling & Contributors.
|
||||
[54]: https://github.com/mox-mox/vim-localsearch
|
||||
[55]: https://github.com/k-takata/minpac/
|
||||
[56]: https://github.com/vim-airline/vim-airline-themes/blob/master/autoload/airline/themes/dark_minimal.vim
|
||||
[57]: https://github.com/autozimu/LanguageClient-neovim
|
||||
|
||||
Reference in New Issue
Block a user