mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-25 08:14:00 +08:00
b9905f2445
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