Skip to content

Commit ce1f2c3

Browse files
authored
Merge pull request #820 from benjifisher/master
mvim: update credits
2 parents 5cd759d + 92168a5 commit ce1f2c3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/MacVim/mvim

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
# gvim, etc., then it will peek at the name used to call it and set options
66
# appropriately.
77
#
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-
#
8+
# Based on a script by Wout Mertens and suggestions from Laurent Bihanic. The
9+
# early versions were not under version control. The last few versions before
10+
# the git history are the work of Benji Fisher (16 May 2005) and Nico Weber and
11+
# Bjorn Winckler (Aug 13 2007).
1212

1313
# Find Vim executable
1414
if [ -L "$0" ]; then

0 commit comments

Comments
 (0)