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

Conflict with context.vim #575

Closed
ipod825 opened this issue Oct 6, 2020 · 4 comments
Closed

Conflict with context.vim #575

ipod825 opened this issue Oct 6, 2020 · 4 comments

Comments

@ipod825
Copy link

ipod825 commented Oct 6, 2020

Starting from bc97579, vim-polyglot conflicts with wellle/context.vim, possiblyt due to the newly added file context.vim.
bc97579#r43016476

Error message:

Error detected while processing BufEnter Autocommands for "*":
E117: Unknown function: context#update
Error detected while processing VimEnter Autocommands for "*":
E117: Unknown function: context#activate
@ipod825 ipod825 changed the title Conflict with conflict.vim Conflict with context.vim Oct 6, 2020
@sheerun
Copy link
Owner

sheerun commented Oct 6, 2020

weird. vim includes the same file

@sheerun
Copy link
Owner

sheerun commented Oct 7, 2020

it seems vim-plug adds plugins to rtp in reverse order they were defined in ~/.vimrc... man I hate package managers for vim

@sheerun sheerun closed this as completed in 9f4e2b6 Oct 7, 2020
@ipod825
Copy link
Author

ipod825 commented Oct 18, 2020

The bug regressed on af3ebda

@sheerun
Copy link
Owner

sheerun commented Oct 18, 2020

thank you it's fixed again, I'll add tests so it doesn't happen again. btw. are you updating vim-polyglot every 5 minutes or something? :))

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

2 participants