comparison src/version.c @ 16364:db8f57e3e9f5 v8.1.1187

patch 8.1.1187: cannot recognize Pipfile commit https://github.com/vim/vim/commit/3a4c53ba51c01b8fea68972453a71c55cf32edbe Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 19 23:33:14 2019 +0200 patch 8.1.1187: cannot recognize Pipfile Problem: Cannot recognize Pipfile. Solution: Use existing filetypes. (Charles Ross, closes https://github.com/vim/vim/issues/4280)
author Bram Moolenaar <Bram@vim.org>
date Fri, 19 Apr 2019 23:45:04 +0200
parents 514e42de6a1d
children 6ee80f3b5ea9
comparison
equal deleted inserted replaced
16363:b3a7fe31f4b5 16364:db8f57e3e9f5
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1187,
774 /**/ 776 /**/
775 1186, 777 1186,
776 /**/ 778 /**/
777 1185, 779 1185,
778 /**/ 780 /**/