nvim-lua / completion-nvim

A async completion framework aims to provide completion to neovim's built in LSP written in Lua
Apache License 2.0
973 stars 78 forks source link

fix: focus jumps into floating signature help (#376) #377

Closed tomcur closed 3 years ago

tomcur commented 3 years ago

This seems to fix #376.

jarimayenburg commented 3 years ago

Works for me!

ranjithshegde commented 3 years ago

tried it on my fork! Works for me too. Hope this gets merged soon!

hood commented 3 years ago

Please somebody merge this. It fixes the issue for me too.

pavelshtanko commented 3 years ago

thanks for the fix

ranjithshegde commented 3 years ago

@vigoux has been merging almost all the commits from the last few months. But I am sure he is too busy and tired getting nvim 0.5 to ship.

haorenW1025 commented 3 years ago

LGTM! Sorry for not merging PR recently:(