-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
@xbladesub I have converted your issue into a discussion instead.
The preview is just a regular Neovim window, you can close it like you would any normal window or split.
Since the preview window is just a regular Neovim window, you can manipulate it as such. Meaning you can use window movements. |
Beta Was this translation helpful? Give feedback.
-
@rmagatti in your demo animation gif, what keybind did you use to make the floating window into a vertical split and closing the preview floating window? When I tried to use |
Beta Was this translation helpful? Give feedback.
@xbladesub I have converted your issue into a discussion instead.
The preview is just a regular Neovim window, you can close it like you would any normal window or split.
:q
.Since the preview window is just a regular Neovim window, you can manipulate it as such. Meaning you can use window movements.
:h window-moving