mirror of
https://github.com/neovim/neovim.git
synced 2025-11-05 02:04:29 +00:00
Use the get_language_id client option to resolve the filetype when matching the document selector in a dynamic capability. Co-authored-by: Mathias Fussenegger <f.mathias@zignar.net>