mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
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:
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
custom: https://www.vim.org/sponsor/index.php
|
@ -767,6 +767,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1370,
|
||||||
/**/
|
/**/
|
||||||
1369,
|
1369,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user