Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

E121: Undefined variable: g:tsuquyomi_javascript_support withsyntax on beforefiletype plugin on #317

Open
@kevinoid

Description

@kevinoid

With Neovim v0.7.2 and tsuquyomimaster (8f6e246), ifsyntax on occurs beforefiletype plugin on invimrc/init.vim, an error occurs. To reproduce:

cat>vimrc<<'VIMRC'let &packpath = expand('<sfile>:p:h')syntax onfiletype plugin onVIMRCmkdir -p pack/foo/startgit -C pack/foo/start clone https://github.com/Quramy/tsuquyomi.gitnvim -u vimrc file.js

Which produces the following errors:

Error detected while processing /tmp/tmp.Tw69eTNqLR/pack/foo/start/tsuquyomi/ftplugin/javascript/tsuquyomi.vim:line    8:E121: Undefined variable: g:tsuquyomi_javascript_supportError detected while processing function vital#of:line    4:E605: Exception not caught: vital: version file not found: tsuquyomiE605: Exception not caught: vital: version file not found: tsuquyomiError detected while processing /tmp/tmp.Tw69eTNqLR/pack/foo/start/tsuquyomi/ftplugin/javascript/tsuquyomi.vim:line   12:E171: Missing :endifError detected while processing function <SNR>1_LoadFTPlugin:line   17:E170: Missing :endforError detected while processing /usr/share/nvim/runtime/syntax/syntax.vim:line   42:E171: Missing :endif

I bisected the regression to13efb82 from#80

Thanks,
Kevin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp