As per the title, is there any way to know which vim plugin is raising error messages (apart from disabling/enabling one by one of course)? I'm continuously getting the error message below
Error detected while processing function <SNR>59_clear:
line 2:
E803: ID not found: 4
but I'm not able to figure out which plugin is broken.
Run the :scriptnames
command, and look to the line prefixed with 59
: it will give you the actual script which is referred by <SNR>59_...
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With