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 detected while processing BufRead Autocommands for "*"..function sy#start[37]..sy#repo#detect[5]..sy#repo#get_diff: #416

Open
vblazhkun opened this issue Nov 22, 2024 · 0 comments

Comments

@vblazhkun
Copy link

During the plug-in initialization the following errors appear in the VIM (9.1, Included patches: 1-16, 647, 678, 697) log file:

continuing in sy#start
[sy:git] sy#repo#get_diff()
Error detected while processing BufRead Autocommands for "*"..function sy#start[37]..sy#repo#detect[5]..sy#repo#get_diff:
line   27:
E475: Invalid argument:
[sy:svn] sy#repo#get_diff()
Error detected while processing BufRead Autocommands for "*"..function sy#start[37]..sy#repo#detect[5]..sy#repo#get_diff:
line   27:
E475: Invalid argument:
[sy:cvs] sy#repo#get_diff()
Error detected while processing BufRead Autocommands for "*"..function sy#start[37]..sy#repo#detect[5]..sy#repo#get_diff:
line   27:
E475: Invalid argument:
Executing BufRead Autocommands for "*"
autocommand if exists('b:git_dir') && b:git_dir =~# '^$\|' . s:bad_git_dir |   unlet b:git_dir | endif
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