mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2025-12-14 20:35:59 +01:00
LspHover can show a lot of text sometimes. Enabling the scrollbar ensures it can be scrolled via mouse, for example. Tested locally. Closes https://github.com/prabirshrestha/vim-lsp/issues/1457