comparison src/version.c @ 25664:8c3204d810a7 v8.2.3368

patch 8.2.3368: not all Racket files are recognized Commit: https://github.com/vim/vim/commit/9cd91a1e8816d727fbdbf0b3062288e15abc5f4d Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 23 20:48:43 2021 +0200 patch 8.2.3368: not all Racket files are recognized Problem: Not all Racket files are recognized. Solution: Also recognize .rktl and .rktd files. (Doug Kearns)
author Bram Moolenaar <Bram@vim.org>
date Mon, 23 Aug 2021 21:00:05 +0200
parents 23f065f27d2e
children 649d3e9c5914
comparison
equal deleted inserted replaced
25663:f08b779ebf7a 25664:8c3204d810a7
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3368,
758 /**/ 760 /**/
759 3367, 761 3367,
760 /**/ 762 /**/
761 3366, 763 3366,
762 /**/ 764 /**/