mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
version.c: update [ci skip] (#13705)
vim-patch:8.2.2307: a shell command in the vimrc causes terminal output vim-patch:8.2.2312: build failure with Ruby 3.0 and 32 bits vim-patch:8.2.2326: build error with +eval feature but without +spell vim-patch:8.2.2337: configure test for GTK only says "no" vim-patch:8.2.2346: Codecov reports every little coverage drop vim-patch:8.2.2347: build failure without GUI vim-patch:8.2.2348: no check for modified files after focus gained vim-patch:8.2.2352: if focus lost/gained is received twice code is not ignored vim-patch:8.2.2358: wrong #ifdef for use_xterm_like_mouse() vim-patch:8.2.2383: focus escape sequences are not named vim-patch:8.2.2407: old jumplist code is never used vim-patch:8.2.2408: MinGW: "--preprocessor" flag no longer supported vim-patch:8.2.2431: warning for -fno-strength-reduce with Clang 11 vim-patch:8.2.2432: libvterm tests are executed even when libtool doesn't work
This commit is contained in:
parent
4e8a01a306
commit
55add1c1c8
@ -300,7 +300,7 @@ static const int included_patches[] = {
|
||||
1620,
|
||||
1619,
|
||||
1618,
|
||||
// 1617,
|
||||
1617,
|
||||
// 1616,
|
||||
1615,
|
||||
1614,
|
||||
@ -392,7 +392,7 @@ static const int included_patches[] = {
|
||||
1528,
|
||||
1527,
|
||||
1526,
|
||||
// 1525,
|
||||
1525,
|
||||
1524,
|
||||
1523,
|
||||
1522,
|
||||
@ -462,7 +462,7 @@ static const int included_patches[] = {
|
||||
1458,
|
||||
1457,
|
||||
1456,
|
||||
// 1455,
|
||||
1455,
|
||||
1454,
|
||||
1453,
|
||||
1452,
|
||||
|
Loading…
Reference in New Issue
Block a user