We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
During the plug-in initialization the following errors appear in the VIM (9.1, Included patches: 1-16, 647, 678, 697) log file:
The text was updated successfully, but these errors were encountered: