I'm currently experimenting with using omni completion instead of a dedicated completion plugin, but one thing I'm missing is function signatures for selected completions. Here's what it looks like with nvim-cmp:
Is there a way to trigger the floating window in lsp_signature for selected completions using omni completion?
I'm currently experimenting with using omni completion instead of a dedicated completion plugin, but one thing I'm missing is function signatures for selected completions. Here's what it looks like with nvim-cmp:
Is there a way to trigger the floating window in lsp_signature for selected completions using omni completion?