Skip to content

Commit 5f7e769

Browse files
committed
Add missing sentence
1 parent 7686fe8 commit 5f7e769

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/MacVim/MMAppController.m

+2
Original file line numberDiff line numberDiff line change
@@ -1768,6 +1768,8 @@ - (void)handleGetURLEvent:(NSAppleEventDescriptor *)event
17681768
v = [f stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
17691769
#endif
17701770
}
1771+
1772+
[dict setValue:v forKey:f];
17711773
}
17721774
}
17731775

0 commit comments

Comments
 (0)