ivy.nvim/lua
Ade Attwood 9e4f6633d2 fix: ensure the correct window is activated on complete
When you complete a completion the completion window is no longer
activated after the callback is run. This was causing issues with the
incorrect window being active after the completion.

This will lead the way for more actions other then edit, that will be
comming soon.

Fixes-issue: #8
2022-09-04 15:22:11 +01:00
..
ivy fix: ensure the correct window is activated on complete 2022-09-04 15:22:11 +01:00