comparison src/version.c @ 14991:ebabd6fe3833 v8.1.0507

patch 8.1.0507: .raml files not properly detected commit https://github.com/vim/vim/commit/da1c11c6411182e9a4bd4374e3fb8851fef77113 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 3 19:52:15 2018 +0100 patch 8.1.0507: .raml files not properly detected Problem: .raml files not properly detected. Solution: Recognize .raml as raml instead of yaml. (closes https://github.com/vim/vim/issues/3594)
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Nov 2018 20:00:06 +0100
parents 85467d180844
children 4234c348aa90
comparison
equal deleted inserted replaced
14990:651a9bce30ac 14991:ebabd6fe3833
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 507,
795 /**/ 797 /**/
796 506, 798 506,
797 /**/ 799 /**/
798 505, 800 505,
799 /**/ 801 /**/