Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个使用 Vim 和 YouCompleteMe 代码完成的 Python 项目。问题是大多数文档字符串不适合预览窗口。是否可以增加预览窗口高度或浏览它?
您可以在以下预览窗口中找到所需的所有信息:
:help preview-window
看一下previewheight选项:
previewheight
:help 'previewheight'