neovim

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

commit fa20c12ba358066858d1d2cd20d21316fe4b467b
parent 2d54f5e903261f50995063e7de4a222f2a2f655c
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Sun, 30 Apr 2023 12:40:01 +0800

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

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 @@ -335,7 +335,7 @@ static const int included_patches[] = { 2151, 2150, 2149, - // 2148, + 2148, 2147, // 2146, 2145,