links: [[010 Vim MOC]]
---
# How to Enter the floating window
CoC.nvim shows documentation in a floating window. But sometimes the content doesn't fit and you need to scroll. In order to do that use the following command to enter and exit floating window
```
<Ctrl-w><Ctrl-p> # Toggles between floating window
```
---
tags: #vim