Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] conlict with dein.vim #2175

Closed
Freed-Wu opened this issue Sep 16, 2021 · 4 comments
Closed

[bug] conlict with dein.vim #2175

Freed-Wu opened this issue Sep 16, 2021 · 4 comments

Comments

@Freed-Wu
Copy link
Contributor

See Shougo/dein.vim#429
Thanks!

@Shougo
Copy link

Shougo commented Sep 16, 2021

00ed2f1#diff-6ae020aafd02c787f996ea9a031f8dae45ab2db601e996a717f70a85fac1ebc2R44

is broken. The line must be:

autocmd ColorScheme <buffer> call vimtex#syntax#core#init_highlights()

@lervag
Copy link
Owner

lervag commented Sep 16, 2021

Sorry about that, I'm pushing the fix immediately!

And thanks, @Shougo, for recognizing the problem and suggesting a fix!

@Shougo
Copy link

Shougo commented Sep 16, 2021

I am Vim plugins debugger.

lervag added a commit that referenced this issue Sep 16, 2021
@lervag
Copy link
Owner

lervag commented Sep 16, 2021

And you are appreciated! :)

@lervag lervag closed this as completed Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants