neovim

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

commit daf9a63d67254342382cf79f1cd216f8e5722579
parent 50048051565f84b8b75a50f4cfdc5147f861e42b
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sat,  5 Nov 2022 12:20:14 +0800

version.c: update [skip ci] (#20825)

N/A patches:
vim-patch 9.0.0829: wrong counts in macro comment
Diffstat:
Msrc/nvim/version.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/nvim/version.c b/src/nvim/version.c @@ -669,7 +669,7 @@ static const int included_patches[] = { 1829, 1828, // 1827, - // 1826, + 1826, 1825, 1824, 1823,