mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +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,
|
||||
1771,
|
||||
1770,
|
||||
// 1769,
|
||||
1769,
|
||||
1768,
|
||||
1767,
|
||||
1766,
|
||||
@@ -325,7 +325,7 @@ static const int included_patches[] = {
|
||||
1596,
|
||||
1595,
|
||||
1594,
|
||||
// 1593,
|
||||
1593,
|
||||
// 1592,
|
||||
// 1591,
|
||||
1590,
|
||||
@@ -791,7 +791,7 @@ static const int included_patches[] = {
|
||||
1130,
|
||||
// 1129,
|
||||
1128,
|
||||
// 1127,
|
||||
1127,
|
||||
1126,
|
||||
// 1125,
|
||||
1124,
|
||||
@@ -1016,7 +1016,7 @@ static const int included_patches[] = {
|
||||
905,
|
||||
904,
|
||||
903,
|
||||
// 902,
|
||||
902,
|
||||
901,
|
||||
900,
|
||||
899,
|
||||
|
Reference in New Issue
Block a user