machakann / vim-highlightedyank

Make the yanked region apparent!
844 stars 22 forks source link

Error detected while processing function <SNR>393_scheduled_quench #12

Closed sunaku closed 7 years ago

sunaku commented 7 years ago

I'm using NeoVim 0.1.5 where normal! yy started giving me an error today:

Error detected while processing function <SNR>393_scheduled_quench:
line   15:
E121: Undefined variable: id
Press ENTER or type command to continue
Error detected while processing function <SNR>393_scheduled_quench:
line   15:
E116: Invalid arguments for function timer_stop
Press ENTER or type command to continue
sunaku commented 7 years ago

I have attached a patch to this issue (and transformed it into a pull request) to fix the problem. :gift:

machakann commented 7 years ago

Thanks! I should have tested well :cry:

sunaku commented 7 years ago

No worries. :sweat_smile: Thanks for this useful plugin! :bowing_man: