VimDiff E93: More than one match for RE
问题 So I am new to using vimdiff, however I feel like there is some error. Whenever I try to choose the changes from the remote repository with the command: :diffg RE I get the error: E93: More than one match for RE Not sure where this is coming from or how to solve it. I was pretty surprised that stack overflow doesn't seem to have this problem posted anywhere. Thanks in advance to anyone who can help :) 回答1: There's probably one of the file paths that match the string "RE". Try :diffget REMOTE