mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 12:28:18 +00: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.
(cherry picked from commit bac133e4b6
)