Files
nvim-cmp/lua
Lyude b356f2c80c Allow window.documentation.max_{width, height} to be set to 0 (#1394)
To allow for using all available screen space, as we can omit a
max_height/max_width when creating a documentation popup). I've found this
to be useful with neovim-gtk's native GUI completion menus.
2024-03-22 16:38:43 +09:00
..