mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch: mark 7.4.673 as included
This commit is contained in:
parent
19ca54b969
commit
04c8235df0
@ -178,6 +178,17 @@ static char *(features[]) = {
|
|||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
static int included_patches[] = {
|
static int included_patches[] = {
|
||||||
|
673,
|
||||||
|
//672,
|
||||||
|
//671,
|
||||||
|
//670,
|
||||||
|
//669,
|
||||||
|
//668,
|
||||||
|
//667,
|
||||||
|
//666,
|
||||||
|
//665,
|
||||||
|
//664,
|
||||||
|
//663,
|
||||||
//662,
|
//662,
|
||||||
//661,
|
//661,
|
||||||
660,
|
660,
|
||||||
|
Loading…
Reference in New Issue
Block a user