comparison src/version.c @ 30461:0b8d532e124d v9.0.0566

patch 9.0.0566: Nim files are not recognized Commit: https://github.com/vim/vim/commit/9fd1583c839c5e43b0d48ec815a79005a2364776 Author: Nbiba Bedis <bedisnbiba@gmail.com> Date: Sat Sep 24 11:04:38 2022 +0100 patch 9.0.0566: Nim files are not recognized Problem: Nim files are not recognized. Solution: Add patterns for Nim files. (Nbiba Bedis, closes https://github.com/vim/vim/issues/11205)
author Bram Moolenaar <Bram@vim.org>
date Sat, 24 Sep 2022 12:15:04 +0200
parents 300e973cb91d
children faecc8c6916f
comparison
equal deleted inserted replaced
30460:8c035617ee5a 30461:0b8d532e124d
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 566,
702 /**/ 704 /**/
703 565, 705 565,
704 /**/ 706 /**/
705 564, 707 564,
706 /**/ 708 /**/