mirror of
https://github.com/neovim/neovim.git
synced 2026-03-02 06:12:24 +10:00
This commit also adds a type annotation to the returned client capabilities table, because without it lua_ls does not provide autocompletion for the fields within the table.