0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

patch 8.0.1270: mismatching file name with Filelist

Problem:    Mismatching file name with Filelist.
Solution:   Rename color_ramp.vim to xterm_ramp.vim
This commit is contained in:
Bram Moolenaar 2017-11-05 18:23:16 +01:00
parent b0d45e7f53
commit 8fdb35a974
2 changed files with 2 additions and 0 deletions

View File

@ -761,6 +761,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1270,
/**/
1269,
/**/