-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Labels
feature-requestRequest for a feature to existing moduleRequest for a feature to existing modulemini.completion
Description
Contributing guidelines
- I have read CONTRIBUTING.md
- I have read CODE_OF_CONDUCT.md
Module(s)
mini.completion
Description
Since neovim/neovim#33646, neovim(stable) supports multiple signatures in signature help. This is beneficial for overloads in C/C++. This can be triggered with <C-S>
as explained in :h news
. Since mini.completion supports signatures out of the box, would it be possible to integrate multiple signatures? Right now, if I type a function, and then <C-S>
, there are two signature_help windows, one by nvim and one by mini.completion.
Thanks for the plugin!
nullzeta
Metadata
Metadata
Assignees
Labels
feature-requestRequest for a feature to existing moduleRequest for a feature to existing modulemini.completion