Issafalcon / lsp-overloads.nvim

Extends the native nvim-lsp handlers to allow easier navigation through method overloads.
MIT License
88 stars 4 forks source link

[Feat] Add custom command to allow for mapping to #11

Closed Issafalcon closed 1 year ago

Issafalcon commented 1 year ago

Add a command similar to vim.lsp.buf.signature_help() that can be used in place of that, to trigger the plugin's version of the handler instead.