patch 8.1.1370: not using the new github feature for donations

Problem:    Not using the new github feature for donations.
Solution:   Add a Sponsor button. (closes #4417)
This commit is contained in:
Bram Moolenaar 2019-05-23 20:42:10 +02:00
parent 294d9bf966
commit 05b8b07e27
2 changed files with 3 additions and 0 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
custom: https://www.vim.org/sponsor/index.php

View File

@ -767,6 +767,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1370,
/**/
1369,
/**/