mirror of
https://github.com/tiyn/nvim-docs-view.git
synced 2026-03-31 23:14:50 +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.