mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
patch 7.4.880
Problem: No build and coverage status. Solution: Add links to the README file. (Christian Brabandt)
This commit is contained in:
parent
1d6328ca00
commit
02d803fc0c
@ -29,6 +29,9 @@ Which one you need depends on the system you want to run it on and whether you
|
|||||||
want or must compile it yourself. Check http://www.vim.org/download.php for
|
want or must compile it yourself. Check http://www.vim.org/download.php for
|
||||||
an overview of currently available distributions.
|
an overview of currently available distributions.
|
||||||
|
|
||||||
|
[](https://travis-ci.org/vim/vim)
|
||||||
|
[](https://coveralls.io/github/vim/vim?branch=master)
|
||||||
|
|
||||||
|
|
||||||
## Documentation ##
|
## Documentation ##
|
||||||
|
|
||||||
|
@ -741,6 +741,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 */
|
||||||
|
/**/
|
||||||
|
880,
|
||||||
/**/
|
/**/
|
||||||
879,
|
879,
|
||||||
/**/
|
/**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user