mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-22 11:51:26 +08:00
Check for differing neovim versions with different APIs for LSP. Fixes #2324 Consists of two tests: 1. Before extension load, test if this is neovim and whether this neovim supports LSP 2. When getting diagnostic counts, test whether a language server is attached to the current buffer