comparison src/version.c @ 18341:a9d518b1271b v8.1.2165

patch 8.1.2165: mapping test fails on Mac Commit: https://github.com/vim/vim/commit/4f2f61a014e80217a2d6ac476c8f94e250a3d0ff Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 16 22:27:49 2019 +0200 patch 8.1.2165: mapping test fails on Mac Problem: Mapping test fails on Mac. Solution: Remove the default Mac mapping.
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Oct 2019 22:30:05 +0200
parents a776385eac9f
children 69db186daf4c
comparison
equal deleted inserted replaced
18340:e42270cd4457 18341:a9d518b1271b
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 2165,
756 /**/ 758 /**/
757 2164, 759 2164,
758 /**/ 760 /**/
759 2163, 761 2163,
760 /**/ 762 /**/