This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Every time a window opens or closes before :SymbolsOutline (like packer.nvim or telescope) I getting this error.
This change works for me
Error detected while processing WinEnter Autocommands for "*":
E5108: Error executing lua ...art/symbols-outline.nvim/lua/symbols-outline/preview.lua:24: Expected Lua number
stack traceback:
[C]: in function 'nvim_win_is_valid'
...art/symbols-outline.nvim/lua/symbols-outline/preview.lua:24: in function 'has_code_win'
...art/symbols-outline.nvim/lua/symbols-outline/preview.lua:221: in function 'close'
[string ":lua"]:1: in main chunk
[C]: in function 'resume'
...im/site/pack/packer/opt/packer.nvim/lua/packer/async.lua:12: in function <...im/site/pack/packer/opt/packer.nvim/lua/packer/async.lua:11>
E5108: Error executing lua Vim(lua):E5108: Error executing lua ...art/symbols-outline.nvim/lua/symbols-outline/preview.lua:24: Expected Lua number
stack traceback:
[C]: in function 'nvim_win_is_valid'
...art/symbols-outline.nvim/lua/symbols-outline/preview.lua:24: in function 'has_code_win'
...art/symbols-outline.nvim/lua/symbols-outline/preview.lua:221: in function 'close'
[string ":lua"]:1: in main chunk
[C]: in function 'execute'
.../site/pack/packer/opt/packer.nvim/lua/packer/display.lua:879: in function 'quit'
[string ":lua"]:1: in main chunk
stack traceback:
[C]: in function 'execute'
.../site/pack/packer/opt/packer.nvim/lua/packer/display.lua:879: in function 'quit'
[string ":lua"]:1: in main chunk