You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error detected while processing /tmp/tmp.Tw69eTNqLR/pack/foo/start/tsuquyomi/ftplugin/javascript/tsuquyomi.vim:
line 8:
E121: Undefined variable: g:tsuquyomi_javascript_support
Error detected while processing function vital#of:
line 4:
E605: Exception not caught: vital: version file not found: tsuquyomi
E605: Exception not caught: vital: version file not found: tsuquyomi
Error detected while processing /tmp/tmp.Tw69eTNqLR/pack/foo/start/tsuquyomi/ftplugin/javascript/tsuquyomi.vim:
line 12:
E171: Missing :endif
Error detected while processing function <SNR>1_LoadFTPlugin:
line 17:
E170: Missing :endfor
Error detected while processing /usr/share/nvim/runtime/syntax/syntax.vim:
line 42:
E171: Missing :endif
With Neovim v0.7.2 and tsuquyomi
master
(8f6e246), ifsyntax on
occurs beforefiletype plugin on
invimrc
/init.vim
, an error occurs. To reproduce:Which produces the following errors:
I bisected the regression to 13efb82 from #80
Thanks,
Kevin
The text was updated successfully, but these errors were encountered: