edgy.nvim
                                
                                
                                
                                    edgy.nvim copied to clipboard
                            
                            
                            
                        bug: When I use telescope's goto symbol under zen-mode, zen-mode quit
Did you check docs and existing issues?
- [X] I have read all the edgy.nvim docs
 - [X] I have searched the existing issues of edgy.nvim
 - [X] I have searched the existing issues of plugins related to this issue
 
Neovim version (nvim -v)
0.9.5
Operating system/version
macos 14.2.1
Describe the bug
Describe as the title and I'am using lazyvim. I'm guessing this is an edgy problem because when I commented lazyvim's edgy plugin import everything worked fine.
Steps To Reproduce
- open a file and start zen-mode.
 - type 
ss to(lazyvim) call telescope's goto symbol.  - choose a symbol.
 - then zen mode quited.
 
Expected Behavior
- zen-mode not quit.
 
Repro
No response