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

Error: BufReadPost - Unknown function and Invalid expression #8

Open
TamaMcGlinn opened this issue Nov 26, 2019 · 0 comments
Open

Error: BufReadPost - Unknown function and Invalid expression #8

TamaMcGlinn opened this issue Nov 26, 2019 · 0 comments

Comments

@TamaMcGlinn
Copy link

When I try to open a new buffer, even vim helpfiles, or the quickfix window, I sometimes get the following error:

Error detected while processing BufReadPost Autocommands for "*":
E117: Unknown function: conflict_marker#detect#markers
E15: Invalid expression: conflict_marker#detect#markers() | call s:on_detected() | endif

The plugin used to work fine. I'm still in the process of narrowing down what in my vimrc is conflicting with conflict-marker. With a vimrc that does nothing but load this plugin using dein, I still get 'Unknown function' when I try to :call conflict_marker#detect#markers(). Is that normal?

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

1 participant