-
-
Notifications
You must be signed in to change notification settings - Fork 633
Closed
Labels
Description
Description
I call colorscheme
every x minutes, which now for some reason results in the error below. Used to work fine below.
I manually call colorscheme xx
I also get it.
Error detected while processing ColorScheme Autocommands for "*":
Error executing lua callback: ...e/pack/packer/start/nvim-tree.lua/lua/nvim-tree/view.lua:442: Invalid window id: 1002
stack traceback:
[C]: in function '__newindex'
...e/pack/packer/start/nvim-tree.lua/lua/nvim-tree/view.lua:442: in function 'reset_winhl'
...m/site/pack/packer/start/nvim-tree.lua/lua/nvim-tree.lua:195: in function <...m/site/pack/packer/start/nvim-tree.lua/lua/nvim-tree.lua:193>
Neovim version
NVIM v0.8.0
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by builduser
Operating system and version
6.0.2-2-MANJARO
nvim-tree version
master
Minimal config
not sure
Steps to reproduce
- Open nvim
- Toggle tree to open
- Toggle tree to close
:colorscheme xyz
Expected behavior
No response
Actual behavior
No response