Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

nvim unexpected exit, looking for logs

Tags:

ubuntu

neovim

Sometimes, when I am deleting some lines, such as 20dd or ddG, vim closes unexpectedly.

I don't know why and I can't add more info because I don't know where to look at. Is there any kind of log?

Regards

like image 982
AssertionError Avatar asked Oct 15 '25 15:10

AssertionError


1 Answers

You can find the log generated by nvim on $HOME/.cache/nvim/log. Each line shows the log level and error message. Check if there are any errors when nvim exited.

like image 197
jdhao Avatar answered Oct 18 '25 05:10

jdhao



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!