mirror of
https://github.com/tiyn/nvim-docs-view.git
synced 2026-05-01 13:21:36 +02:00
According to `:help topleft` and `:help botright`, these commands creates a window with the full height of the Vim window when used with `vnew`, so we don't need to update the `height` variable when using these commands.