neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 6486b0345a69c2bb134f00feacad75852ebeef7e
parent 60604d6a9982319673e5d5e67f0cdc29465cfe54
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Fri,  1 Jul 2022 03:26:42 -0700

version.c: update [skip ci] #19179

Co-authored-by: marvim <marvim@users.noreply.github.com>
Diffstat:
Msrc/nvim/version.c | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/nvim/version.c b/src/nvim/version.c @@ -332,7 +332,7 @@ static const int included_patches[] = { 1591, 1590, 1589, - // 1588, + 1588, 1587, 1586, 1585, @@ -346,11 +346,11 @@ static const int included_patches[] = { 1577, 1576, 1575, - // 1574, + 1574, 1573, 1572, 1571, - // 1570, + 1570, 1569, 1568, 1567, @@ -362,7 +362,7 @@ static const int included_patches[] = { 1561, 1560, 1559, - // 1558, + 1558, 1557, 1556, 1555,