how to restart nvim-cmp on crash without restarting nvim #1477
Unanswered
alexmaloteaux
asked this question in
Q&A
Replies: 2 comments
-
Did you find a solution to this? cmp sometimes crashes without any warnings. |
Beta Was this translation helpful? Give feedback.
0 replies
-
no but i checked plugin by plugin which one was making nvim-cmp crash. it and up being the map_cr option of nvim-autopairs and i disabled it like this : never had a crash since |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
i have nvim-cmp crashing after long usage , mainly when editing comments,
the exact error message im getting is this one ; #1097
but i cant really reproduce the bug accurately, in a nutshell, after coding several and starting a comment , then nvim-cmp crash.
The main issue for me is that except restarting nvim , im not sure if there is any builtin to nicely restarting nvim-cmp instead as when the bug happens , nvim-cmp is disabled on all my projects (tabs).
Thanks
Beta Was this translation helpful? Give feedback.
All reactions