ray-x / lsp_signature.nvim

LSP signature hint as you type
Apache License 2.0
2.01k stars 56 forks source link

Use LspAttach autocmd inside `.setup` #272

Open IndianBoy42 opened 1 year ago

IndianBoy42 commented 1 year ago

I believe using the new LspAttach would be cleaner and is the recommended way to attach lsp related plugins

The only real downside is the need for 0.8.0