neovim

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

commit 9793a97778dbb8b023272553dba6da87ae210ad3
parent 9322b7e0594de77f8c0f6ef34c197b8a3aac7844
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue, 23 Jul 2024 03:40:37 +0000

docs: update version.c (#29760)

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 @@ -1376,7 +1376,7 @@ static const int included_patches[] = { 1109, 1108, 1107, - // 1106, + 1106, 1105, 1104, 1103,