Closed
Description
Description
Error on startup
when setting view.side = "bottom"
get_size()
in view.lua
attempts to get the height of the View
. but the height is initialised later.
Neovim version
NVIM v0.8.0-dev+1792-ge86901eb6
Build type: Release
LuaJIT 2.1.0-beta3
Operating system and version
M1 macOS
nvim-tree version
master
Minimal config
exact config as in github README.
except `view.side = "bottom"`
Steps to reproduce
nvim
Expected behavior
No response
Actual behavior
No response