ray-x / lsp_signature.nvim

LSP signature hint as you type
Apache License 2.0
1.98k stars 53 forks source link

fix: Use get_active_clients if Neovim <0.10 #312

Closed fnune closed 4 months ago

fnune commented 4 months ago

Fixes https://github.com/ray-x/lsp_signature.nvim/issues/311

See https://neovim.io/doc/user/news.html

image