mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-26 09:25:53 +08:00
964e0a2e39
Change logic so ALE's LSP implementation and the Neovim LSP client retrieve the language_id for language clients at roughly the same time via the same means. This makes ALE inform the language server what the language for the language is for clients.