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

Is it possible to focus the floating window? #398

Closed callb4ck closed 3 years ago

callb4ck commented 3 years ago

I've seen in a past issue (#10) that this has been removed or replaced with an option that is disabled by default.

The problem is that I couldn't find such option in the help message nor in the pages, and I actually need to be able to scroll in that window