comparison src/version.c @ 17869:70f53ec4db93 v8.1.1931

patch 8.1.1931: syntax test fails Commit: https://github.com/vim/vim/commit/ea7a08a53ea0e8b4fe1592d9ae4d8f581fef46f8 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 26 22:38:22 2019 +0200 patch 8.1.1931: syntax test fails Problem: Syntax test fails. Solution: Add new javascriptreact type to completions.
author Bram Moolenaar <Bram@vim.org>
date Mon, 26 Aug 2019 22:45:04 +0200
parents 180fb9981255
children 521ce0d887e5
comparison
equal deleted inserted replaced
17868:5d329a40052a 17869:70f53ec4db93
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1931,
764 /**/ 766 /**/
765 1930, 767 1930,
766 /**/ 768 /**/
767 1929, 769 1929,
768 /**/ 770 /**/