-
It is not issue because I am not sure how to reproduce it properly. It is easily reproducible for me with .zshrc file though. When I try to move upward in the top half of the zshrc file, it just crash neovim. Take a look: CleanShot.2024-03-29.at.06.36.02.mp4I also checked with all plugins disabled except no-neck-pain and lazyvim (with lazyvim default plugins disabled, it works fine). So, it seems there is some clash for me with lazyvim. Do you use lazyvim? If yes, have you ever had a similar issue? Or what at least can it be? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @Demianeen thanks for reporting! I don't use lazyvim myself but I can try to install it and see if I can reproduce. Considering how many plugins there is by default I believe it can be a bit tricky to determine which one is conflicting though Could you try to |
Beta Was this translation helpful? Give feedback.
Hey @Demianeen thanks for reporting! I don't use lazyvim myself but I can try to install it and see if I can reproduce. Considering how many plugins there is by default I believe it can be a bit tricky to determine which one is conflicting though
Could you try to
LspStop
when you enter your zshrc and see if the issue still occurs?