Skip to content

Commit 040a011

Browse files
committed
comment
1 parent 1ccb75e commit 040a011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/vimmagazinetools.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ def mdescape(s)
8585

8686
def vimpatch_all()
8787
[].tap do |patches|
88+
# XXX: stop to fetch patches of 7.4 after 2016/09 was released
8889
patches.concat vimpatch('7.4')
8990
patches.concat vimpatch('8.0')
9091
end

0 commit comments

Comments
 (0)