Lukas Pietzschmann
Lukas Pietzschmann
I recently installed this driver and it has been a awesome experience so far (so thanks a lot for all your work on this!). But some keys are swapped, no...
So I've set `coq_settings.completion.always` to `false`. But when I invoke completions and type more letters, the completions do not update automatically. I've looked through issues and the documentation, but I...
I like that glance is able to generate a nicely looking color scheme for its popup. But I thought it would be nice if the generated colors could be darkened...
When filling in arguments into a function call, the plugin should display help in the form of the current parameter name and type (if it exists).
- Related to nui and `vim.ui.select` - OS: linux - Neovim version: 0.9.5 And my config looks like the following: ```lua input = { -- ... }, select = {...