mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 17:36:29 +00:00
version.c: update [ci skip] #11689
vim-patch:8.0.1789: BufWinEnter does not work well for a terminal window vim-patch:8.2.0105: Vim license not easy to find on github vim-patch:8.2.0106: printf formats are not exactly right vim-patch:8.2.0107: hgignore is out of sync from gitignore
This commit is contained in:

committed by
Justin M. Keyes

parent
3d1531aee5
commit
f86acd213b
@@ -149,7 +149,7 @@ static const int included_patches[] = {
|
|||||||
1772,
|
1772,
|
||||||
1771,
|
1771,
|
||||||
1770,
|
1770,
|
||||||
// 1769,
|
1769,
|
||||||
1768,
|
1768,
|
||||||
1767,
|
1767,
|
||||||
1766,
|
1766,
|
||||||
@@ -325,7 +325,7 @@ static const int included_patches[] = {
|
|||||||
1596,
|
1596,
|
||||||
1595,
|
1595,
|
||||||
1594,
|
1594,
|
||||||
// 1593,
|
1593,
|
||||||
// 1592,
|
// 1592,
|
||||||
// 1591,
|
// 1591,
|
||||||
1590,
|
1590,
|
||||||
@@ -791,7 +791,7 @@ static const int included_patches[] = {
|
|||||||
1130,
|
1130,
|
||||||
// 1129,
|
// 1129,
|
||||||
1128,
|
1128,
|
||||||
// 1127,
|
1127,
|
||||||
1126,
|
1126,
|
||||||
// 1125,
|
// 1125,
|
||||||
1124,
|
1124,
|
||||||
@@ -1016,7 +1016,7 @@ static const int included_patches[] = {
|
|||||||
905,
|
905,
|
||||||
904,
|
904,
|
||||||
903,
|
903,
|
||||||
// 902,
|
902,
|
||||||
901,
|
901,
|
||||||
900,
|
900,
|
||||||
899,
|
899,
|
||||||
|
Reference in New Issue
Block a user