diff options
author | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-08-23 16:25:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-23 16:25:15 -0400 |
commit | 5d633546bf5990d03e4b4dc1df213f88316115e6 (patch) | |
tree | 892aaf02a91b96674274a7795ee640e259ba7d6c /runtime/lua/vim/lsp/codelens.lua | |
parent | a92e83ac14a0a674bc5b4b1d06d6b6c9d0d20a10 (diff) | |
download | rneovim-5d633546bf5990d03e4b4dc1df213f88316115e6.tar.gz rneovim-5d633546bf5990d03e4b4dc1df213f88316115e6.tar.bz2 rneovim-5d633546bf5990d03e4b4dc1df213f88316115e6.zip |
fix(lsp): enable additional capabilities (#15470)
Declaration, type-definition, and implementation capabilities were
previously disabled if the client received table output from the server
capabilities. The workDoneProgress capability is sent for many servers
for all supported capabilities as part of this table. Default to setting
capability to table instead of false.
Diffstat (limited to 'runtime/lua/vim/lsp/codelens.lua')
0 files changed, 0 insertions, 0 deletions