This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Description
rls version:
$ rls --version
rls 1.41.0 (bf88026 2021-09-07)
nvim-lspconfig https://github.com/neovim/nvim-lspconfig.git
I am getting this warning in lsp.log
[WARN][2022-02-16 15:10:07] ...lsp/handlers.lua:107 "The language server rls triggers a registerCapability handler despite dynamicRegistration set to false. Report upstream, this warning is harmless"
[WARN][2022-02-16 15:10:07] .../lua/vim/lsp.lua:711 "server_request: no handler found for" "client/unregisterCapability"
After this, list references for symbols is not working.