Yggdroot / indentLine

A vim plugin to display the indention levels with thin vertical lines
MIT License
4.14k stars 227 forks source link

No such group or event: OptionSet diff call s:ToggleOnDiff() #293

Closed zedtang closed 4 years ago

zedtang commented 4 years ago

I encountered this error after updating indentLine.

Error detected while processing .vim/plugged/indentLine/after/plugin/indentLine.vim:
line  404:
E216: No such group or event: OptionSet diff call s:ToggleOnDiff()

vim version is 7.4, Included patches: 1-207, 209-629

Yggdroot commented 4 years ago

Fixed.

zedtang commented 4 years ago

Oh wow, thank you!