vim-patch: NA

vim-patch:8.0.0674: cannot build with eval but without timers
vim-patch:8.0.0673: build failure without conceal feature
vim-patch:8.0.0668: nsis installer script does not work
vim-patch:8.0.0666: dead for loop
vim-patch:8.0.0665: warning for uninitialized variable
vim-patch:8.0.0664: mouse does not work in tmux
vim-patch:8.0.0661: recognizing urxvt mouse codes does not work well
vim-patch:8.0.0660: silent install on MS-Windows shows dialog
This commit is contained in:
Justin M. Keyes 2018-01-21 12:26:21 +01:00
parent d6cbe6ca87
commit 872ee4259a

View File

@ -1498,6 +1498,7 @@ static const int included_patches[] = {
2,
1,
0,
};
// clang-format on