I can use K
to show the man pages in Vim before I install the coc.nvim. And when I using the coc.nvim to do the same thing, instead of man pages, the documentation was in a hover are. But sometimes, the text cannot be displayed at one time, like this:
I have tried many ways to scroll the hover area, j
, Ctrl+j
, Shift+j
, Ctrl+p
, Shift+p
, Tab, j
..., but they didn't work.
So what can I do to scroll the documentation so that I can read the whole text