We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cd759d + 92168a5 commit ce1f2c3Copy full SHA for ce1f2c3
1 file changed
src/MacVim/mvim
@@ -5,10 +5,10 @@
5
# gvim, etc., then it will peek at the name used to call it and set options
6
# appropriately.
7
#
8
-# Based on a script by Wout Mertens and suggestions from Laurent Bihanic. This
9
-# version is the fault of Benji Fisher, 16 May 2005 (with modifications by Nico
10
-# Weber and Bjorn Winckler, Aug 13 2007).
11
-#
+# Based on a script by Wout Mertens and suggestions from Laurent Bihanic. The
+# early versions were not under version control. The last few versions before
+# the git history are the work of Benji Fisher (16 May 2005) and Nico Weber and
+# Bjorn Winckler (Aug 13 2007).
12
13
# Find Vim executable
14
if [ -L "$0" ]; then
0 commit comments