bug: empty telescope preview if users don't call AerialXXX
command first
#324
Labels
bug
Something isn't working
AerialXXX
command first
#324
Neovim version (nvim -v)
0.9.4
Operating system/version
macOS 14.1.1
Output of :AerialInfo
Describe the bug
as title
Steps To Reproduce
:Telescope aerial
vs
:AerialXXX
command).:Telescope aerial
Expected Behavior
non-empty telescope preview even without calling other first.
Minimal example file
telescope.lua
:aerial.lua
:plugin loading part
:and
both have the same issue, so I don't think it's about the lazy-loading strategy.
Minimal init.lua
No response
Additional context
https://github.com/ayamir/nvimdots/tree/refactor/use-aerial
We're preparing to replace
symbol-outline.nvim
withaerial.nvim
and here's the pr.The text was updated successfully, but these errors were encountered: