neovim

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

commit 70d47a177697baba997ad022b5788cab58cdd300
parent 92672a161cc5701636214e107e959f19eb3832d4
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue, 16 Jan 2024 14:33:10 +0800

version.c: update (#27036)

Co-authored-by: marvim <marvim@users.noreply.github.com>
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 @@ -512,7 +512,7 @@ static const int included_patches[] = { 1971, 1970, // 1969, - // 1968, + 1968, 1967, 1966, 1965,