mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 8.1.0077: header of README file is not nice
Problem: Header of README file is not nice. Solution: Move text to the bottom.
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
`README.md` for version 8.1 of Vim: Vi IMproved.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](https://travis-ci.org/vim/vim)
|
[](https://travis-ci.org/vim/vim)
|
||||||
@@ -139,3 +137,6 @@ If nothing else works, report bugs directly:
|
|||||||
|
|
||||||
Send any other comments, patches, flowers and suggestions to:
|
Send any other comments, patches, flowers and suggestions to:
|
||||||
Bram Moolenaar <Bram@vim.org>
|
Bram Moolenaar <Bram@vim.org>
|
||||||
|
|
||||||
|
|
||||||
|
This is `README.md` for version 8.1 of Vim: Vi IMproved.
|
||||||
|
@@ -761,6 +761,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 */
|
||||||
|
/**/
|
||||||
|
77,
|
||||||
/**/
|
/**/
|
||||||
76,
|
76,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user