mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch: 8.0.00{12, 46, 93} (#7098)
vim-patch:8.0.0012
Problem: Typos in comments.
Solution: Change "its" to "it's". (Matthew Brener, closes vim/vim#1088)
9af4184276
vim-patch:8.0.0046
version.c: mark 8.0.0046 applied
vim-patch:8.0.0063
version.c: mark 8.0.0063 as NA patch
This commit is contained in:

committed by
Justin M. Keyes

parent
a7538371fe
commit
0795dd3c90
@@ -666,7 +666,7 @@ static const int included_patches[] = {
|
||||
66,
|
||||
// 65 NA
|
||||
64,
|
||||
// 63,
|
||||
// 63 NA
|
||||
62,
|
||||
// 61 NA
|
||||
60,
|
||||
@@ -683,7 +683,7 @@ static const int included_patches[] = {
|
||||
49,
|
||||
// 48 NA
|
||||
47,
|
||||
// 46,
|
||||
46,
|
||||
// 45 NA
|
||||
// 44,
|
||||
43,
|
||||
@@ -717,7 +717,7 @@ static const int included_patches[] = {
|
||||
// 15 NA
|
||||
// 14 NA
|
||||
// 13 NA
|
||||
// 12,
|
||||
12,
|
||||
// 11 NA
|
||||
// 10 NA
|
||||
// 9 NA
|
||||
|
Reference in New Issue
Block a user