comparison src/version.c @ 26570:b1f4052d6c51 v8.2.3814

patch 8.2.3814: .csx files and .sln files are not recognized Commit: https://github.com/vim/vim/commit/cfabad9bcf45650dee1f1f41ec4047f82a12f323 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 15 13:30:43 2021 +0000 patch 8.2.3814: .csx files and .sln files are not recognized Problem: .csx files and .sln files are not recognized. Solution: Add filetype patterns. (Doug Kearns)
author Bram Moolenaar <Bram@vim.org>
date Wed, 15 Dec 2021 14:45:03 +0100
parents c675779d5f2b
children 9f7568104726
comparison
equal deleted inserted replaced
26569:5b4cfe88b84a 26570:b1f4052d6c51
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3814,
752 /**/ 754 /**/
753 3813, 755 3813,
754 /**/ 756 /**/
755 3812, 757 3812,
756 /**/ 758 /**/